diff options
author | John Gilmore <gnu@cygnus> | 1992-01-27 20:32:19 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1992-01-27 20:32:19 +0000 |
commit | fd8db897af06748311633bf387724188b500c748 (patch) | |
tree | 958394776d6b0487d9588fdd1434e2383f3b783f /gdb/Makefile.in | |
parent | 2213b721f076d1814b1ab6c03ab26e3d44c2cca6 (diff) | |
download | gdb-fd8db897af06748311633bf387724188b500c748.zip gdb-fd8db897af06748311633bf387724188b500c748.tar.gz gdb-fd8db897af06748311633bf387724188b500c748.tar.bz2 |
Split ChangeLog out at Jan 1, 1992.
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r-- | gdb/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in index a812207..ff09266 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -253,7 +253,7 @@ POSSLIBS = $(POSSLIBS_MAINDIR) TESTS = testbpt.c testfun.c testrec.c testreg.c testregs.c OTHERS = Makefile.in depend alldeps.mak createtags munch configure.in \ - ChangeLog ChangeLog-3.x gdb.1 refcard.ps \ + ChangeLog ChangeLog-9091 ChangeLog-3.x gdb.1 refcard.ps \ README TODO TAGS WHATS.NEW Projects \ .gdbinit COPYING $(YYFILES) \ copying.c Convex.notes copying.awk \ |