summaryrefslogtreecommitdiffstats
path: root/src/util
diff options
context:
space:
mode:
Diffstat (limited to 'src/util')
-rw-r--r--src/util/ChangeLog5
-rw-r--r--src/util/Makefile.in4
2 files changed, 5 insertions, 4 deletions
diff --git a/src/util/ChangeLog b/src/util/ChangeLog
index 0af5b4fa2b..64eb9deed3 100644
--- a/src/util/ChangeLog
+++ b/src/util/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-16 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in ($(FAKEPREFIX)/lib): Target deleted.
+ (all-unix): Don't build it.
+
2005-04-21 Ken Raeburn <raeburn@mit.edu>
* depgen.sed: Deleted.
diff --git a/src/util/Makefile.in b/src/util/Makefile.in
index 3b98eb9427..ecad6b2b82 100644
--- a/src/util/Makefile.in
+++ b/src/util/Makefile.in
@@ -27,10 +27,6 @@ DL_COMPILE=@DL_COMPILE@
DL_COMPILE_TAIL=@DL_COMPILE_TAIL@
all-recurse:
-all-unix:: $(FAKEPREFIX)/lib
-
-$(FAKEPREFIX)/lib:
- $(SRCTOP)/config/mkinstalldirs $(FAKEPREFIX) && ln -s `pwd`/../lib $(FAKEPREFIX)
clean-unix::
$(RM) -r $(FAKEPREFIX)