aboutsummaryrefslogtreecommitdiff
path: root/gas/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'gas/Makefile.in')
-rw-r--r--gas/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/Makefile.in b/gas/Makefile.in
index c9e4d8d..fd2519c 100644
--- a/gas/Makefile.in
+++ b/gas/Makefile.in
@@ -294,7 +294,7 @@ gasp.new: gasp.o
installcheck:
@echo No installcheck target is available yet for the GNU assembler.
-check: as.new
+check:
@(here=`pwd` ; export here ; \
cd testsuite ; $(MAKE) $(FLAGS_TO_PASS) $(CHECKFLAGS) check)