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 5230f73..0fbfcb1 100644
--- a/gas/Makefile.in
+++ b/gas/Makefile.in
@@ -219,7 +219,7 @@ STAGESTUFF = *.o as.new
as.new: $(OBJS) $(LIBS)
$(CC) $(ALL_CFLAGS) $(LDFLAGS) -o as.new $(OBJS) $(LIBS) $(LOADLIBES)
-check:
+installcheck check:
@echo No checks are available yet for the GNU assembler.
config.status: