From: John Gilmore Date: Fri, 29 Jan 1993 06:17:28 +0000 (+0000) Subject: Update for doc/ changes. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bdec39b3761c2a9e3039895e5d0569c74dd654d3;p=binutils-gdb.git Update for doc/ changes. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7acb7694c93..04d4f50f0d0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ Thu Jan 28 19:09:02 1993 John Gilmore (gnu@cygnus.com) + * Makefile.in: Update to match doc/ subdir changes. + * config/hp300hpux.mh: No cross-host file needed, just native. * config/go32.mh: Remove nonexistent "native" support. diff --git a/gdb/Makefile.in b/gdb/Makefile.in index b120b68d06a..c4d00a9572f 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -579,7 +579,7 @@ update-depend: update-alldeps force_update # are products of other files. setup-to-dist: update-depend force_update ../configure none - (cd doc; $(MAKE) $(MFLAGS) gdbVN.m4) + (cd doc; $(MAKE) $(MFLAGS) GDBvn.texi) $(MAKE) $(MFLAGS) gdb.info $(MAKE) $(MFLAGS) refcard.ps