mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-14 04:43:38 +08:00
add installcheck target
This commit is contained in:
parent
1a14993cd9
commit
76019c92cd
@ -1,3 +1,7 @@
|
||||
Mon Mar 22 23:18:10 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
|
||||
|
||||
* Makefile.in: added installcheck target
|
||||
|
||||
Mon Mar 22 14:57:18 1993 Ian Lance Taylor (ian@cygnus.com)
|
||||
|
||||
* coff-mips.c (ecoff_set_symbol_info): Relocate encapsulated stabs
|
||||
|
@ -135,6 +135,7 @@ all: Makefile $(TARGETLIB)
|
||||
MAKEOVERRIDES=
|
||||
|
||||
check:
|
||||
installcheck:
|
||||
|
||||
info dvi : force
|
||||
@$(MAKE) subdir_do DO=info "DODIRS=$(SUBDIRS)" $(FLAGS_TO_PASS)
|
||||
|
Loading…
Reference in New Issue
Block a user