X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=ccl%2FMakefile.in;h=0f39bfab160885732def8fb3769946d97c491744;hp=428f2a9d6de5612a56cbffffd00e820da65e523a;hb=a19243ec18959150a30c63c521fc5b0af860ce18;hpb=ba3b08ceb55b7448c0022892d6d013a107b26ab7 diff --git a/ccl/Makefile.in b/ccl/Makefile.in index 428f2a9..0f39bfa 100644 --- a/ccl/Makefile.in +++ b/ccl/Makefile.in @@ -2,7 +2,10 @@ # Europagate, 1995 # # $Log: Makefile.in,v $ -# Revision 1.4 1999-03-31 11:15:37 adam +# Revision 1.5 1999-06-09 09:43:31 adam +# Header files moved to include (used to be z39.50). +# +# Revision 1.4 1999/03/31 11:15:37 adam # Fixed memory leaks in ccl_find_str and ccl_qual_rm. # # Revision 1.3 1998/10/28 15:10:03 adam @@ -67,7 +70,7 @@ RANLIB=@RANLIB@ CDEFS=@DEFS@ LIBS=@LIBS@ -INCLUDE=-I../z39.50 -I../include +INCLUDE=-I../include PROG=cclsh LIB=../lib/libccl.a PO=cclfind.o ccltoken.o cclerrms.o cclqual.o cclptree.o cclqfile.o cclstr.o