X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=ccl%2FMakefile.in;h=6b8f131a40d34df4ade0ef2e69e75e92cbc8c11a;hp=889b5abf8b21dc7c2f39ca09be39a15090bbde7b;hb=f69d4aa4609ff3daa71733da1ea0fcd8322ab954;hpb=30d8d86b830a88f1c8f5fef944b6d36150651b9b diff --git a/ccl/Makefile.in b/ccl/Makefile.in index 889b5ab..6b8f131 100644 --- a/ccl/Makefile.in +++ b/ccl/Makefile.in @@ -2,7 +2,11 @@ # Europagate, 1995 # # $Log: Makefile.in,v $ -# Revision 1.2 1998-08-25 16:19:39 adam +# Revision 1.3 1998-10-28 15:10:03 adam +# Added --with-yc option to configure. For the data1_node in data1.h: +# decreased size of localdata and removed member "line" which wasn't useful. +# +# Revision 1.2 1998/08/25 16:19:39 adam # Minor changes to Makefile(s). # # Revision 1.1 1998/08/21 14:13:26 adam @@ -57,10 +61,10 @@ SHELL=/bin/sh CC=@CC@ CPP=@CPP@ RANLIB=@RANLIB@ -CDEFS=@DEFS@ @ODEFS@ +CDEFS=@DEFS@ LIBS=@LIBS@ -INCLUDE=-I../include +INCLUDE=-I../z39.50 -I../include PROG=cclsh LIB=../lib/ccl.a PO=cclfind.o ccltoken.o cclerrms.o cclqual.o cclptree.o cclqfile.o cclstr.o