# 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'.
#
#
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
# 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
# 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.
#
ZDEFS=
INCLUDE=-I../include
-#CFLAGS=-g -Wall
CPP=$(CC) -E
DEFS=$(INCLUDE) -DUSE_FML=1
# 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'.
#
#
SHELL=/bin/sh
INCLUDE=-I../include
-#CFLAGS=-Wall -pedantic -ansi
CPP=$(CC) -E
TPROG1=gw-log-test
TPROG2=gw-res-test
# 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.
#
#
SHELL=/bin/sh
INCLUDE=-I../include
-#CFLAGS=-g -Wall -pedantic -ansi
TPROG1=iso2709dump
TPROG2=gwdbtest
LIB=../lib/util.a