summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
-rw-r--r--src/Makefile.in10
2 files changed, 5 insertions, 10 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2ffafe590..0931f1c75 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jun 8 17:42:40 1995 <tytso@rsx-11.mit.edu>
+
+ * Makefile.in: Remove excess definitions of prefix, exec_prefix,
+ etc. (defined in config/pre.in)
+
Wed Jun 7 16:10:22 1995 <tytso@rsx-11.mit.edu>
* Makefile.in (INSTALLMKDIRS): Make sure that the
diff --git a/src/Makefile.in b/src/Makefile.in
index 7daac4bbe..18ccac221 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -1,15 +1,5 @@
CFLAGS = $(CCOPTS) $(DEFS)
-prefix = /usr/local
-exec_prefix = $(prefix)
-binprefix =
-manprefix =
-
-bindir = $(exec_prefix)/bin
-libdir = $(exec_prefix)/lib
-mandir = $(prefix)/man/man1
-manext = 1
-
SRCS =
HDRS =