diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 2000-03-19 03:14:37 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 2000-03-19 03:14:37 +0000 |
commit | 8157d73db66eb0801e6f542ad18a13fadce38d9d (patch) | |
tree | 6ce039034756312d46c5f30662172fdc958ad290 /chinese/autoconvert/files/patch-aa | |
parent | 4416dfd133d5fcdbdb57346a227cfa251e5226d3 (diff) |
Notes
Diffstat (limited to 'chinese/autoconvert/files/patch-aa')
-rw-r--r-- | chinese/autoconvert/files/patch-aa | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/chinese/autoconvert/files/patch-aa b/chinese/autoconvert/files/patch-aa index e6d57b162fdc..dffefb51f3d3 100644 --- a/chinese/autoconvert/files/patch-aa +++ b/chinese/autoconvert/files/patch-aa @@ -1,9 +1,10 @@ ---- Makefile.orig Mon Oct 25 19:00:37 1999 -+++ Makefile Tue Oct 26 08:29:33 1999 -@@ -1,5 +1,5 @@ +--- Makefile.orig Sat Mar 11 14:41:18 2000 ++++ Makefile Sat Mar 11 14:41:24 2000 +@@ -1,6 +1,6 @@ + CC=gcc --CFLAG=-O2 -g -+CFLAG+=-O2 +-CFLAG=-O2 -g -Iinclude ++CFLAG+=-O2 -g -Iinclude - all:lib.o autob5 autogb hzlib + all: autob5 autogb hzlib |