X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=kernel%2FMakefile;h=5686bc588b6d3920ff19996de467fdbc3fbc8714;hb=f01040fd4a2fe0d6171984cbb6aed09bd172faa5;hp=2b41f570c0393be464c4f2cd80b512ae1e3e936b;hpb=75b1e11436fdd324aab7a0cc8ada23f11e5bba28;p=egate.git diff --git a/kernel/Makefile b/kernel/Makefile index 2b41f57..5686bc5 100644 --- a/kernel/Makefile +++ b/kernel/Makefile @@ -2,7 +2,17 @@ # Europagate, 1995 # # $Log: Makefile,v $ -# Revision 1.18 1995/04/19 16:01:57 adam +# Revision 1.21 1995/04/20 16:10:45 adam +# Modified to work with non-blocking zass-api. Not using non-blocking +# facility yet. +# +# Revision 1.20 1995/04/20 15:24:59 quinn +# *** empty log message *** +# +# Revision 1.19 1995/04/19 16:08:20 adam +# Minor changes. +# +# Revision 1.18 1995/04/19 16:01:57 adam # Some hacks to get the FIFO communication work!! Isn't reliable. # Resource gw.account added - default account info. # @@ -67,7 +77,7 @@ SHELL=/bin/sh #ZINC=-I$(ZPRE) #ZLIB=$(ZPRE)/libz3950.a -ZLIB=../../../quinn/proj/yaz/lib/libyaz.a +ZLIB=../../yaz/lib/libyaz.a INCLUDE=-I../include #CFLAGS=-g -Wall