Modified to work with non-blocking zass-api. Not using non-blocking
[egate.git] / kernel / Makefile
index 2b41f57..5686bc5 100644 (file)
@@ -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