mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 05:52:21 +08:00
add installcheck
This commit is contained 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:
|
||||
|
Reference in New Issue
Block a user