diff options
author | Per Bothner <per@bothner.com> | 1995-10-25 20:24:00 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1995-10-25 20:24:00 +0000 |
commit | fc9e78507cb63b9fc64be2b1caa3a90c1e8123c6 (patch) | |
tree | b9263ff45eb48cfb6a4da5ff2a240cb917f615d7 /gprof/ChangeLog | |
parent | e78d175068b505e7c5f38bca10f6039834d43fd8 (diff) | |
download | gdb-fc9e78507cb63b9fc64be2b1caa3a90c1e8123c6.zip gdb-fc9e78507cb63b9fc64be2b1caa3a90c1e8123c6.tar.gz gdb-fc9e78507cb63b9fc64be2b1caa3a90c1e8123c6.tar.bz2 |
* Makefile.in (diststuff): Also make info.
(mostlyclean): Don't remove gprof.info*.
(maintainer-clean realclean): Also remove *.info*.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 9555f13..c57dce4 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,9 @@ +Wed Oct 25 13:24:31 1995 Per Bothner <bothner@kalessin.cygnus.com> + + * Makefile.in (diststuff): Also make info. + (mostlyclean): Don't remove gprof.info*. + (maintainer-clean realclean): Also remove *.info*. + Fri Oct 6 16:25:32 1995 Ken Raeburn <raeburn@cygnus.com> Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> |