diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-10-18 17:25:31 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-10-18 17:25:31 +0000 |
commit | dd1a53167cd88f0a8a07f2bf650c3e3fa819524e (patch) | |
tree | e58e0fc17577a61f857fa3706e600ec76559757d /gas | |
parent | 625f4e4830b978be263b1c1333faf1d5b331dca1 (diff) | |
download | gdb-dd1a53167cd88f0a8a07f2bf650c3e3fa819524e.zip gdb-dd1a53167cd88f0a8a07f2bf650c3e3fa819524e.tar.gz gdb-dd1a53167cd88f0a8a07f2bf650c3e3fa819524e.tar.bz2 |
keep testsuite when doing "make distclean"
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index f0d9e75..0108082 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +Wed Oct 18 13:20:32 1995 Ken Raeburn <raeburn@cygnus.com> + + * Makefile.in (distclean): Remove Makefile and config.status from + testsuite directory. + (clean-here): Don't delete testsuite. Instead, delete only the + files within it that would be generated by running tests. + Wed Oct 18 12:22:59 1995 Ken Raeburn <raeburn@cygnus.com> * stabs.c (aout_process_stab): Insert debug symbol into symbol |