Removed CFLAGS definition.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 22 May 1996 08:37:13 +0000 (08:37 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 22 May 1996 08:37:13 +0000 (08:37 +0000)
ccl/Makefile
fml/Makefile
kernel/Makefile
res+log/Makefile
util/Makefile

index eb0734d..60b2f64 100644 (file)
@@ -2,6 +2,9 @@
 # Europagate, 1995
 #
 # $Log: Makefile,v $
+# Revision 1.12  1996/05/22 08:37:13  adam
+# Removed CFLAGS definition.
+#
 # Revision 1.11  1995/11/10 10:19:10  adam
 # cclsh now build on 'make all'.
 #
@@ -36,7 +39,6 @@
 #
 SHELL=/bin/sh
 INCLUDE=-I../include
-#CFLAGS=-g -Wall -pedantic -ansi
 TPROG1=cclsh
 LIB=../lib/ccl.a
 PO=cclfind.o ccltoken.o cclerrms.o cclqual.o cclptree.o cclqfile.o cclstr.o
index 08a4b6b..16b0b16 100644 (file)
@@ -1,11 +1,10 @@
 # FML interpreter. Europagate, 1995
 #
-# $Id: Makefile,v 1.15 1995/04/17 09:32:08 adam Exp $
+# $Id: Makefile,v 1.16 1996/05/22 08:37:17 adam Exp $
 
 SHELL=/bin/sh
 INCLUDE=-I../include -I. $(REGEXINC)
 TPROG1=fmltest
-#CFLAGS=-g -Wall -pedantic
 CPP=$(CC) -E
 DEFS=$(INCLUDE) -DUSE_GNU_REGEX=1
 LIB=../lib/fml.a 
index 01f5fcc..6f1e5cb 100644 (file)
@@ -2,6 +2,9 @@
 # Europagate, 1995
 #
 # $Log: Makefile,v $
+# Revision 1.29  1996/05/22 08:37:21  adam
+# Removed CFLAGS definition.
+#
 # Revision 1.28  1996/01/24 08:28:07  adam
 # Fix.
 #
@@ -100,7 +103,6 @@ ZLIB=../../yaz/lib/libyaz.a
 ZDEFS=
 
 INCLUDE=-I../include
-#CFLAGS=-g -Wall 
 CPP=$(CC) -E
 DEFS=$(INCLUDE) -DUSE_FML=1
 
index e62f26c..6190dc1 100644 (file)
@@ -2,6 +2,9 @@
 # Europagate, 1994-1995.
 #
 # $Log: Makefile,v $
+# Revision 1.9  1996/05/22 08:37:25  adam
+# Removed CFLAGS definition.
+#
 # Revision 1.8  1995/11/10 10:19:35  adam
 # Test programs not build on 'make all'.
 #
@@ -25,7 +28,6 @@
 #
 SHELL=/bin/sh
 INCLUDE=-I../include
-#CFLAGS=-Wall -pedantic -ansi
 CPP=$(CC) -E
 TPROG1=gw-log-test
 TPROG2=gw-res-test
index ac5555a..1f76566 100644 (file)
@@ -2,6 +2,9 @@
 # Europagate, 1995
 #
 # $Log: Makefile,v $
+# Revision 1.19  1996/05/22 08:37:29  adam
+# Removed CFLAGS definition.
+#
 # Revision 1.18  1996/01/24 10:11:34  adam
 # Make all builds library only.
 #
@@ -60,7 +63,6 @@
 #
 SHELL=/bin/sh
 INCLUDE=-I../include
-#CFLAGS=-g -Wall -pedantic -ansi
 TPROG1=iso2709dump
 TPROG2=gwdbtest
 LIB=../lib/util.a