In images Alt=... are defined.
[egate.git] / www / Makefile
index a568940..83a69fb 100644 (file)
@@ -2,7 +2,10 @@
 # Europagate, 1995
 #
 # $Log: Makefile,v $
-# Revision 1.18  1995/12/20 16:31:30  adam
+# Revision 1.19  1996/01/02 10:52:25  adam
+# In images Alt=... are defined.
+#
+# Revision 1.18  1995/12/20  16:31:30  adam
 # Bug fix: shell might terminate even though new request was initiated
 # by the cgi interface program.
 # Work on more simple user interface and Europagate buttons.
@@ -70,9 +73,9 @@
 SHELL=/bin/sh
 #
 ZDEFS=
-ZINC=-I../../yaz/include
-ZLIB=../../yaz/lib/libyaz.a
-MOSILIB=../../xtimosi/src/libmosi.a ../../yaz/lib/librfc.a
+#ZINC=-I../../yaz/include
+ZLIB=-lyaz
+MOSILIB=../../xtimosi/src/libmosi.a -lrfc
 LIBIRTCL=/usr/local/lib/libirtcl.a $(ZLIB) $(MOSILIB)
 #NETLIB=-lnsl -lsocket
 #