diff options
author | Per Bothner <per@bothner.com> | 1995-10-25 22:23:40 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1995-10-25 22:23:40 +0000 |
commit | 6b9e3a780b00a5542be176f7e9c4fb1c0f94f99f (patch) | |
tree | c80e87323de3ffdf1d854a1fb57ea0d10268b899 /ChangeLog | |
parent | 9d14250f9dd458e75fdb5da6072e791fe7b8b532 (diff) | |
download | gdb-6b9e3a780b00a5542be176f7e9c4fb1c0f94f99f.zip gdb-6b9e3a780b00a5542be176f7e9c4fb1c0f94f99f.tar.gz gdb-6b9e3a780b00a5542be176f7e9c4fb1c0f94f99f.tar.bz2 |
* Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
sub-directory Makefiles, instead of using DISTSTUFFDIRS and
DISTDOCDIRS.
(DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
(newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com> + + * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in + sub-directory Makefiles, instead of using DISTSTUFFDIRS and + DISTDOCDIRS. + (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used. + (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make. + Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com> * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb |