projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a14993
)
add installcheck target
author
David D. Zuhn
<zoo@cygnus>
Tue, 23 Mar 1993 07:19:06 +0000
(07:19 +0000)
committer
David D. Zuhn
<zoo@cygnus>
Tue, 23 Mar 1993 07:19:06 +0000
(07:19 +0000)
bfd/ChangeLog
patch
|
blob
|
history
bfd/Makefile.in
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 5134e81ddcde1955ca2b2c2092cdfd4fb4b724b9..28c949096997afee6558f2ec58596e8c4d999782 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-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
diff --git
a/bfd/Makefile.in
b/bfd/Makefile.in
index 187b66b653e118bb95879c537b92581af839a339..583093237e2a983c5b95ee4e61347c679e3a4509 100644
(file)
--- a/
bfd/Makefile.in
+++ b/
bfd/Makefile.in
@@
-135,6
+135,7
@@
all: Makefile $(TARGETLIB)
MAKEOVERRIDES=
check:
+installcheck:
info dvi : force
@$(MAKE) subdir_do DO=info "DODIRS=$(SUBDIRS)" $(FLAGS_TO_PASS)