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:
e9b5ed5
)
added dvi target
author
David D. Zuhn
<zoo@cygnus>
Thu, 24 Dec 1992 22:44:50 +0000
(22:44 +0000)
committer
David D. Zuhn
<zoo@cygnus>
Thu, 24 Dec 1992 22:44:50 +0000
(22:44 +0000)
bfd/ChangeLog
patch
|
blob
|
history
bfd/Makefile.in
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index af557505715f683878e26141d9ff9737e5a368a7..2e35e921eb1889d53e40efdf66d55919bc6630b0 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-55,6
+55,10
@@
Fri Dec 18 10:20:27 1992 Steve Chamberlain (sac@thepub.cygnus.com)
* aoutf1.h (sunos4_write_object_contents): set flags to 0, fixing
1927.
+Thu Dec 17 19:35:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
+
+ * Makefile.in: added dvi target
+
Thu Dec 17 00:36:24 1992 John Gilmore (gnu@cygnus.com)
* bfd.c: Use right name for tekhex tdata struct.
diff --git
a/bfd/Makefile.in
b/bfd/Makefile.in
index 426d2faccbe56ddf1cbff58cc10febe9e8549e0f..1b8a81f4ad4be96b2825d5a0a7716f4da08a1326 100644
(file)
--- a/
bfd/Makefile.in
+++ b/
bfd/Makefile.in
@@
-128,7
+128,7
@@
all: Makefile $(TARGETLIB)
check:
-info: force
+info
dvi
: force
@$(MAKE) subdir_do DO=info "DODIRS=$(SUBDIRS)" $(FLAGS_TO_PASS)
clean-info: