diff options
author | John Gilmore <gnu@cygnus> | 1993-02-16 10:18:47 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1993-02-16 10:18:47 +0000 |
commit | 62e859f0392ad90f1d86f9999c24a60feeebc2d9 (patch) | |
tree | d04f4fa6219c1441c6e34df3ba6a8a6c09a7d812 /gdb/ChangeLog | |
parent | fcc81814fb63485a84b18cd00b71223e463d9cfb (diff) | |
download | gdb-62e859f0392ad90f1d86f9999c24a60feeebc2d9.zip gdb-62e859f0392ad90f1d86f9999c24a60feeebc2d9.tar.gz gdb-62e859f0392ad90f1d86f9999c24a60feeebc2d9.tar.bz2 |
(alldeps.mak): Make ALLDEPFILES_SUBSUBDIR for files in sub sub dirs.
(ALLDEPFILES_SUBSUBDIR): Depend on this for deeper dep files.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 11df611..369cb00 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -3,6 +3,8 @@ Tue Feb 16 00:53:20 1993 John Gilmore (gnu@cygnus.com) * Makefile.in (VERSION): Roll to 4.7.6. (SFILES_SUBDIR): Add 29k-share/udi_soc. (SFILES_SUBSUBDIR): Move 29k-share/udi files to this macro. + (alldeps.mak): Make ALLDEPFILES_SUBSUBDIR for files in sub sub dirs. + (ALLDEPFILES_SUBSUBDIR): Depend on this for deeper dep files. (HFILES): Remove all nm-* except nm-trash.h. Add ns32k-opcode.h. (depend): Fix bug where nm-files in config files weren't noticed. (make-proto-gdb-1): Avoid changing directories while building new |