Removed CFLAGS def.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 27 Mar 1995 12:49:03 +0000 (12:49 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 27 Mar 1995 12:49:03 +0000 (12:49 +0000)
ccl/Makefile

index 520cec9..79512ee 100644 (file)
@@ -2,7 +2,10 @@
 # Europagate, 1995
 #
 # $Log: Makefile,v $
-# Revision 1.6  1995/02/23 08:31:58  adam
+# Revision 1.7  1995/03/27 12:49:03  adam
+# Removed CFLAGS def.
+#
+# Revision 1.6  1995/02/23  08:31:58  adam
 # Changed header.
 #
 # Revision 1.4  1995/02/22  08:50:28  adam
@@ -19,7 +22,7 @@
 #
 SHELL=/bin/sh
 INCLUDE=-I../include
-CFLAGS=-g -Wall -pedantic -ansi
+#CFLAGS=-g -Wall -pedantic -ansi
 TPROG1=cclsh
 LIB=../lib/ccl.a
 PO=cclfind.o ccltoken.o cclerrms.o cclqual.o cclptree.o