X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zlayer%2FMakefile;h=40ebdc0545ae679df5d46601efd337711a61684c;hb=4938d0c2e8f4e1eec397c2bfbbc7e23fd150c369;hp=5b8eb671cf99392cd3161700617a6f56aad3ca9d;hpb=6983350d1082de0172364999b9cb448b8fe48485;p=egate.git diff --git a/zlayer/Makefile b/zlayer/Makefile index 5b8eb67..40ebdc0 100644 --- a/zlayer/Makefile +++ b/zlayer/Makefile @@ -2,7 +2,13 @@ # Europagate, 1995 # # $Log: Makefile,v $ -# Revision 1.12 1995/04/19 16:02:28 adam +# Revision 1.14 1995/04/20 15:25:31 quinn +# Asynch. API +# +# Revision 1.13 1995/04/19 16:08:25 adam +# Minor changes. +# +# Revision 1.12 1995/04/19 16:02:28 adam # Record type hack. # # Revision 1.11 1995/04/19 09:24:01 quinn @@ -42,9 +48,9 @@ SHELL=/bin/sh #ZINC=-I$(ZPRE) #ZLIB=$(ZPRE)/libz3950.a -ZINC=-I../../../quinn/proj/yaz/include -ZDEFS=-DUSE_XTIMOSI -ZLIB=../../../quinn/proj/yaz/lib/libyaz.a +ZINC=-I../../yaz/include +#ZDEFS=-DUSE_XTIMOSI +ZLIB=../../yaz/lib/libyaz.a INCLUDE=-I. -I../include $(ZINC) #CFLAGS=-g -Wall -pedantic -ansi