Minor changes.
[egate.git] / zlayer / Makefile
index 5b8eb67..8cc7c3a 100644 (file)
@@ -2,7 +2,10 @@
 # Europagate, 1995
 #
 # $Log: Makefile,v $
-# Revision 1.12  1995/04/19 16:02:28  adam
+# Revision 1.13  1995/04/19 16:08:25  adam
+# Minor changes.
+#
+# Revision 1.12  1995/04/19  16:02:28  adam
 # Record type hack.
 #
 # Revision 1.11  1995/04/19  09:24:01  quinn
@@ -42,9 +45,9 @@ SHELL=/bin/sh
 #ZINC=-I$(ZPRE)
 #ZLIB=$(ZPRE)/libz3950.a
 
-ZINC=-I../../../quinn/proj/yaz/include
+ZINC=-I../../yaz/include
 ZDEFS=-DUSE_XTIMOSI
-ZLIB=../../../quinn/proj/yaz/lib/libyaz.a
+ZLIB=../../yaz/lib/libyaz.a
 
 INCLUDE=-I. -I../include $(ZINC)
 #CFLAGS=-g -Wall -pedantic -ansi