diff options
author | Stu Grossman <grossman@cygnus> | 1992-04-10 21:50:32 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1992-04-10 21:50:32 +0000 |
commit | ece32565431feb0c0a6f4f6a1ee1eed7ca241b84 (patch) | |
tree | a44bc7dd997c375267a9eae1c9f9db3bc0cb2023 /gdb | |
parent | 601836ef90ff90b89ef5a23f62d4396a3bd18129 (diff) | |
download | gdb-ece32565431feb0c0a6f4f6a1ee1eed7ca241b84.zip gdb-ece32565431feb0c0a6f4f6a1ee1eed7ca241b84.tar.gz gdb-ece32565431feb0c0a6f4f6a1ee1eed7ca241b84.tar.bz2 |
* depend: Generate new depend file for this release.
Diffstat (limited to 'gdb')
-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. |