summaryrefslogtreecommitdiff
path: root/devel/cs/files
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-12-16 00:01:28 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-12-16 00:01:28 +0000
commit07a20012a4f53e5feaeed6671abdbb27b784917c (patch)
treeb502fd0a2ab164431a0110de2109219bd010dfa8 /devel/cs/files
parentActivate ja-skk{-elisp,-jisyo,-tools,serv}. (diff)
Upgrade to v0.5
PR: ports/9093 Submitted by: andy@icc.surw.chel.su
Notes
Notes: svn path=/head/; revision=15370
Diffstat (limited to 'devel/cs/files')
-rw-r--r--devel/cs/files/patch-aa18
1 files changed, 9 insertions, 9 deletions
diff --git a/devel/cs/files/patch-aa b/devel/cs/files/patch-aa
index c33936902957..6a5378d51e10 100644
--- a/devel/cs/files/patch-aa
+++ b/devel/cs/files/patch-aa
@@ -1,13 +1,13 @@
---- Makefile.orig Wed May 7 09:32:24 1997
-+++ Makefile Thu May 22 19:18:35 1997
+--- Makefile Sat Sep 19 19:10:58 1998
++++ /home/andy/tmp/wrk/Makefile Tue Dec 15 20:44:22 1998
@@ -2,7 +2,7 @@
- DB= BINARY_DB
+ #DB= BINARY_DB
#{{{script}}}#{{{ Linux, moria machines
--CFLAGS= -p -g -pipe -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wnested-externs -pedantic -fno-common
-+#CFLAGS= -p -g -pipe -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wnested-externs -pedantic -fno-common
+-CFLAGS= -g -pipe -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wnested-externs -pedantic -fno-common
++#CFLAGS= -g -pipe -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wnested-externs -pedantic -fno-common
CPPFLAGS= -D$(DB)
- LDFLAGS= -p -g
+ LDFLAGS= -g
LIBS= -lcurses
@@ -32,11 +32,11 @@
#}}}
@@ -18,11 +18,11 @@
-#LIBS= -lncurses -lmytinfo
-#LDFLAGS=
-#MAKEDEPEND= gcc -MM
-+CFLAGS+= -Wall -Wmissing-prototypes -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wnested-externs -pedantic -fno-common $(CPPFLAGS)
++CFLAGS+= -pipe -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wnested-externs -pedantic -fno-common $(CPPFLAGS)
+CPPFLAGS= -I.curses.h -DNO_POSIX_SOURCE -D$(DB)
+LIBS= -lncurses -lmytinfo
-+LDFLAGS= -s
++LDFLAGS=
+MAKEDEPEND= gcc -MM
#}}}
- #{{{ SunOS 4, gcc
+ #{{{ BSDI
#CC= gcc