aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorDavid D. Zuhn <zoo@cygnus>1992-12-24 22:44:50 +0000
committerDavid D. Zuhn <zoo@cygnus>1992-12-24 22:44:50 +0000
commit74991624b29fb59eba67e2efe4bea9570cf899f8 (patch)
tree7dcd968226706631e64649393804e670632a7b68 /bfd
parente9b5ed5986b2c12cd3f8e4e7cb08fc96634b9fa3 (diff)
downloadgdb-74991624b29fb59eba67e2efe4bea9570cf899f8.zip
gdb-74991624b29fb59eba67e2efe4bea9570cf899f8.tar.gz
gdb-74991624b29fb59eba67e2efe4bea9570cf899f8.tar.bz2
added dvi target
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog4
-rw-r--r--bfd/Makefile.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index af55750..2e35e92 100644
--- 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 426d2fa..1b8a81f 100644
--- 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: