X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zlayer%2FMakefile;h=40ebdc0545ae679df5d46601efd337711a61684c;hb=7b58e36bc4c5a57dec46408bbfb3707638dd967a;hp=a2f13dc6b356401cbe351114803343d502c9ad33;hpb=a1b0ce967a250e6bb5df41d763766f53028aa7bb;p=egate.git diff --git a/zlayer/Makefile b/zlayer/Makefile index a2f13dc..40ebdc0 100644 --- a/zlayer/Makefile +++ b/zlayer/Makefile @@ -2,7 +2,16 @@ # Europagate, 1995 # # $Log: Makefile,v $ -# Revision 1.11 1995/04/19 09:24:01 quinn +# 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 # Fixed bug in zass_open - variable initialized after use # # Revision 1.10 1995/04/19 07:31:28 adam @@ -40,7 +49,7 @@ SHELL=/bin/sh #ZLIB=$(ZPRE)/libz3950.a ZINC=-I../../yaz/include -ZDEFS= # -DUSE_XTIMOSI +#ZDEFS=-DUSE_XTIMOSI ZLIB=../../yaz/lib/libyaz.a INCLUDE=-I. -I../include $(ZINC) @@ -50,7 +59,7 @@ LIB=../lib/libzass.a PO=zaccess-yaz.o CPP=$(CC) -E DEFS=$(INCLUDE) -CFILES=zaccess.c +CFILES=zaccess-yaz.c all: $(LIB)