summaryrefslogtreecommitdiff
path: root/Makeconf
diff options
context:
space:
mode:
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)/