summaryrefslogtreecommitdiff
path: root/Rules
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-05-04 04:15:50 +0000
committerRoland McGrath <roland@gnu.org>1994-05-04 04:15:50 +0000
commit0337d19290e519a92e835c5b65d7e72b6b0c9195 (patch)
treec5c82deca48774d8c03b18ee7833828666e867a0 /Rules
parent4ded8742ed0a3bbaed9e528e11e32aaa632beedb (diff)
entered into RCS
Diffstat (limited to 'Rules')
-rw-r--r--Rules6
1 files changed, 0 insertions, 6 deletions
diff --git a/Rules b/Rules
index 9e7fde9da4..578b54bf90 100644
--- a/Rules
+++ b/Rules
@@ -91,12 +91,6 @@ $(objpfx)%.out: $(objpfx)% %.input
$(objpfx)%.out: $(objpfx)%
$(dir $<)$(notdir $<) > $@
endif # tests
-
-# Because the link above depends on libc.a, which I don't want built
-# automatically, this is necessary. -mib
-ifdef mib_hacks
-others :=
-endif
.PHONY: distclean realclean subdir_distclean subdir_realclean \
subdir_clean subdir_mostlyclean