Extra parameter block to gw_db_open.
[egate.git] / kernel / Makefile
index 1bb7c82..635050b 100644 (file)
@@ -2,7 +2,13 @@
 # Europagate, 1995
 #
 # $Log: Makefile,v $
-# Revision 1.25  1995/05/19 13:25:58  adam
+# Revision 1.27  1995/07/05 10:20:06  adam
+# Z definitions duplicated from ../Makefile.
+#
+# Revision 1.26  1995/07/03  08:20:12  adam
+# More help information and better diagnostics.
+#
+# Revision 1.25  1995/05/19  13:25:58  adam
 # Bug fixes. Better command line options.
 #
 # Revision 1.24  1995/05/03  12:18:46  adam
 #
 SHELL=/bin/sh
 
-#ZPRE=/home/proj/zdist/zdist102b1-1/libz3950
-#ZINC=-I$(ZPRE)
-#ZLIB=$(ZPRE)/libz3950.a
-
+ZINC=-I../../yaz/include
 ZLIB=../../yaz/lib/libyaz.a
+ZDEFS=
 
 INCLUDE=-I../include
 #CFLAGS=-g -Wall