summaryrefslogtreecommitdiff
path: root/Makeconf
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-08-12 18:31:04 +0000
committerThomas Bushnell <thomas@gnu.org>1996-08-12 18:31:04 +0000
commit9474c6318ad2effa3e80246d1012cb111e726bf0 (patch)
treeb1f5dbfbd38913dcc4ebf721f81443472937dec0 /Makeconf
parent4b4fc640461f0f6e152204deda38a4e9272fe9e1 (diff)
*** empty log message ***
Diffstat (limited to 'Makeconf')
-rw-r--r--Makeconf4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makeconf b/Makeconf
index 064fcc87..d026464b 100644
--- a/Makeconf
+++ b/Makeconf
@@ -292,8 +292,8 @@ relink:
# Building libraries from other directories. We force both libraries to be
# built if either is, because it will use the appropriate one even if the other
# is specified in someone's dependency list.
-../%.a ../%.so: FORCE
- $(MAKE) -C $(dir $@) libs
+#../%.a ../%.so: FORCE
+# $(MAKE) -C $(dir $@) libs
# Tell make where to find other -l libraries that we use
vpath libutil.% $(libdir)/