summaryrefslogtreecommitdiff
path: root/Makerules
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-02-09 17:26:04 +0000
committerRoland McGrath <roland@gnu.org>1994-02-09 17:26:04 +0000
commit35a5607bb50866c014daf678a8d228c20594dc1b (patch)
tree4bb711691c5631a386719575d82c84105e56b615 /Makerules
parentaadd16e5c07d9e91adaaf7e0049b8fc40c576fa4 (diff)
Formerly Makerules.~115~
Diffstat (limited to 'Makerules')
-rw-r--r--Makerules3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makerules b/Makerules
index a08241200c..aaff71df95 100644
--- a/Makerules
+++ b/Makerules
@@ -318,7 +318,8 @@ endif
# $(+libc_lock_close)
endif
-$(libc.a)(__.SYMDEF): $(+libobjs)
+# We depend on lib-noranlib because in the parent it depends on subdir_lib.
+$(libc.a)(__.SYMDEF): lib-noranlib
$(RANLIB) $@
define +libc_lock_open