Lots of changes. They aren't visible though.
[egate.git] / zlayer / Makefile
index 8cc7c3a..40ebdc0 100644 (file)
@@ -2,7 +2,10 @@
 # Europagate, 1995
 #
 # $Log: Makefile,v $
-# Revision 1.13  1995/04/19 16:08:25  adam
+# Revision 1.14  1995/04/20 15:25:31  quinn
+# Asynch. API
+#
+# Revision 1.13  1995/04/19  16:08:25  adam
 # Minor changes.
 #
 # Revision 1.12  1995/04/19  16:02:28  adam
@@ -46,7 +49,7 @@ SHELL=/bin/sh
 #ZLIB=$(ZPRE)/libz3950.a
 
 ZINC=-I../../yaz/include
-ZDEFS=-DUSE_XTIMOSI
+#ZDEFS=-DUSE_XTIMOSI
 ZLIB=../../yaz/lib/libyaz.a
 
 INCLUDE=-I. -I../include $(ZINC)