1998-07-06 17:41:18 +00:00
|
|
|
--- topdir.mk.orig Tue Jun 30 02:14:15 1998
|
|
|
|
+++ topdir.mk Tue Jul 7 01:55:37 1998
|
|
|
|
@@ -1,7 +1,7 @@
|
1998-02-28 03:38:33 +00:00
|
|
|
|
1998-07-06 17:41:18 +00:00
|
|
|
# Set this to where you want the support files installed
|
|
|
|
-SIAG_HOME = /usr/local/lib/siag
|
|
|
|
-XCOMM SIAG_HOME = $(LIBDIR)/siag
|
|
|
|
+SIAG_HOME = $(PREFIX)/lib/siag
|
|
|
|
+# SIAG_HOME = $(LIBDIR)/siag
|
1998-02-28 03:38:33 +00:00
|
|
|
|
|
|
|
# Set this to your web browser of choice
|
1998-07-06 17:41:18 +00:00
|
|
|
SIAG_HELP = chimera
|
|
|
|
@@ -28,7 +28,7 @@
|
1998-02-28 03:38:33 +00:00
|
|
|
NDBM = -DNDBM
|
1998-07-06 17:41:18 +00:00
|
|
|
# And one of the following two lines (none for Solaris)
|
1998-02-28 03:38:33 +00:00
|
|
|
#DBLIB = -lndbm
|
|
|
|
-DBLIB = -ldb
|
|
|
|
+#DBLIB = -ldb
|
|
|
|
|
|
|
|
# Uncomment one of the following:
|
1998-07-06 17:41:18 +00:00
|
|
|
#SYSDEP_LIB = # for Linux or HP/UX
|