aboutsummaryrefslogtreecommitdiff
path: root/binutils/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/Makefile.in')
-rw-r--r--binutils/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/binutils/Makefile.in b/binutils/Makefile.in
index dbe045f..7272893 100644
--- a/binutils/Makefile.in
+++ b/binutils/Makefile.in
@@ -140,7 +140,7 @@ OPCODES = $(OPCODEDIR)/libopcodes.a
all: $(ADDL_LIBS) $(PROGS)
-check:
+check: all
/bin/sh $(srcdir)/sanity.sh .
test-install:
@@ -309,7 +309,7 @@ mostlyclean:
clean: mostlyclean
-rm -f $(PROGS)
distclean: clean
- -rm -f Makefile config.status
+ -rm -f Makefile config.status sysdep.h
realclean: distclean
-rm -f $(DISTSTUFF) TAGS