Better diagnostics. Default is, that only one database selected when
[egate.git] / kernel / Makefile
index 280c748..adcfb09 100644 (file)
@@ -2,7 +2,14 @@
 # Europagate, 1995
 #
 # $Log: Makefile,v $
-# Revision 1.7  1995/02/22 08:51:34  adam
+# Revision 1.10  1995/03/01 14:32:24  adam
+# Better diagnostics. Default is, that only one database selected when
+# several are known.
+#
+# Revision 1.9  1995/02/23  08:32:14  adam
+# Changed header.
+#
+# Revision 1.7  1995/02/22  08:51:34  adam
 # Output function can be customized in fml, which is used to print
 # the reply to reply_fd.
 #
@@ -40,7 +47,7 @@ TPROG1=kernel
 O=main.o urp.o
 CPP=$(CC) -E
 USELIBS1=../lib/ccl.a ../lib/fml.a ../lib/libzass.a ../lib/libres+log.a \
-../lib/util.a $(ZLIB)
+../lib/util.a $(ZLIB) $(REGEXOBJ)
 DEFS=$(INCLUDE) -DUSE_FML=1
 
 all: $(TPROG1)