Persistency works much better now. New command: status - history-like
[egate.git] / kernel / Makefile
index 05f8b6f..6fafa73 100644 (file)
@@ -2,7 +2,10 @@
 # Europagate, 1995
 #
 # $Log: Makefile,v $
-# Revision 1.16  1995/04/19 07:30:56  adam
+# Revision 1.17  1995/04/19 10:46:17  adam
+# Persistency works much better now. New command: status - history-like
+#
+# Revision 1.16  1995/04/19  07:30:56  adam
 # First work on Z39.50 persistence.
 #
 # Revision 1.15  1995/04/17  11:27:29  quinn
 #
 SHELL=/bin/sh
 
-ZPRE=/home/proj/zdist/zdist102b1-1/libz3950
-ZINC=-I$(ZPRE)
-ZLIB=$(ZPRE)/libz3950.a
+#ZPRE=/home/proj/zdist/zdist102b1-1/libz3950
+#ZINC=-I$(ZPRE)
+#ZLIB=$(ZPRE)/libz3950.a
 
-#ZLIB=../../yaz/lib/libyaz.a
+ZLIB=../../yaz/lib/libyaz.a
 
 INCLUDE=-I../include
 #CFLAGS=-g -Wall