diff options
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5febc4e..1054f49 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ Fri Apr 10 08:30:58 1992 Stu Grossman (grossman at cygnus.com) + * depend: Generate new depend file for this release. + * Makefile.in (depend): Fix dependancy generation so that it does not include gcc 'fixincluded' files, which are usually in a system specific location. |