X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=fml%2FMakefile;h=00ee88c1ac430b749e3cdba5f2843112b1051805;hb=d429cc581af4dd6f726357446e98f92e090e04ba;hp=3826a242ab2f739dad997c237b8cce6442b8e83c;hpb=97e54e3244cfc305a94aa0d9a75c6b774ef41564;p=egate.git diff --git a/fml/Makefile b/fml/Makefile index 3826a24..00ee88c 100644 --- a/fml/Makefile +++ b/fml/Makefile @@ -1,11 +1,11 @@ # FML interpreter. Europagate, 1995 # -# $Id: Makefile,v 1.13 1995/03/01 14:31:23 adam Exp $ +# $Id: Makefile,v 1.14 1995/03/27 12:49:51 adam Exp $ SHELL=/bin/sh INCLUDE=-I../include -I. $(REGEXINC) TPROG1=fmltest -CFLAGS=-g -Wall -pedantic +#CFLAGS=-g -Wall -pedantic CPP=$(CC) -E DEFS=$(INCLUDE) -DUSE_GNU_REGEX=1 LIB=../lib/fml.a