X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=ccl%2FMakefile;h=6ffb4f60d03af94294813a3a4a4ebe9a08ff2f81;hb=8f7995bdfe85beb2ff6fa08e99bb05242f3bf71f;hp=8f8e89c1505dd37ab065102f29974c1deeea0e22;hpb=3888e88cde70f36851544ab7acc04e0943470ec6;p=yaz-moved-to-github.git diff --git a/ccl/Makefile b/ccl/Makefile index 8f8e89c..6ffb4f6 100644 --- a/ccl/Makefile +++ b/ccl/Makefile @@ -2,7 +2,13 @@ # Europagate, 1995 # # $Log: Makefile,v $ -# Revision 1.6 1996-10-11 15:00:24 adam +# Revision 1.8 1997-09-17 12:10:28 adam +# YAZ version 1.4. +# +# Revision 1.7 1997/04/30 08:52:05 quinn +# Null +# +# Revision 1.6 1996/10/11 15:00:24 adam # CCL parser from Europagate Email gateway 1.0. # # Revision 1.12 1996/05/22 08:37:13 adam @@ -46,7 +52,7 @@ TPROG1=cclsh LIB=../lib/ccl.a PO=cclfind.o ccltoken.o cclerrms.o cclqual.o cclptree.o cclqfile.o cclstr.o CPP=$(CC) -E -DEFS=$(INCLUDE) +DEFS=$(INCLUDE) $(CDEFS) all: $(LIB)