Z definitions duplicated from ../Makefile.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 5 Jul 1995 10:20:06 +0000 (10:20 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 5 Jul 1995 10:20:06 +0000 (10:20 +0000)
kernel/Makefile

index 4e9c646..635050b 100644 (file)
@@ -2,7 +2,10 @@
 # Europagate, 1995
 #
 # $Log: Makefile,v $
-# Revision 1.26  1995/07/03 08:20:12  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
@@ -89,7 +92,9 @@
 #
 SHELL=/bin/sh
 
+ZINC=-I../../yaz/include
 ZLIB=../../yaz/lib/libyaz.a
+ZDEFS=
 
 INCLUDE=-I../include
 #CFLAGS=-g -Wall