X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=www%2FMakefile;h=c8af6156ea567dfa0cc17be00c9ccb2d83c2df3b;hb=a6e5ecf2a6d6dedf266c5f9d6bc2447a528b199e;hp=4c97ecb7a8ab78f5c4868881fab880519f42cecf;hpb=5bbe4c302d2d105aea7806317e9f31d5773a9536;p=egate.git diff --git a/www/Makefile b/www/Makefile index 4c97ecb..c8af615 100644 --- a/www/Makefile +++ b/www/Makefile @@ -2,7 +2,10 @@ # Europagate, 1995 # # $Log: Makefile,v $ -# Revision 1.15 1995/11/13 18:17:46 adam +# Revision 1.16 1995/11/14 16:01:50 adam +# Bug fix: didn't use correct database(s) when 'all' checkbox was selected. +# +# Revision 1.15 1995/11/13 18:17:46 adam # Better error handling. # # Revision 1.14 1995/11/13 15:41:40 adam @@ -61,11 +64,12 @@ SHELL=/bin/sh ZDEFS= ZINC=-I../../yaz/include ZLIB=../../yaz/lib/libyaz.a -MOSILIB=../../xtimosi/src/libmosi.a ../../yaz/lib/librfc.a +#MOSILIB=../../xtimosi/src/libmosi.a ../../yaz/lib/librfc.a LIBIRTCL=/usr/local/lib/libirtcl.a $(ZLIB) $(MOSILIB) +#NETLIB=-lnsl -lsocket # OLIB=../lib/util.a ../lib/libres+log.a -TCLLIB=/usr/local/lib/libtcl7.4.a +TCLLIB=/usr/local/lib/libtcl.a # WSCRIPTS=egwscript targets.egw query.egw search.egw showfull.egw z39util.tcl \ mtargets.egw mquery.egw msearch.egw