aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
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: