diff options
author | J.T. Conklin <jtc@acorntoolworks.com> | 1995-06-12 19:15:58 +0000 |
---|---|---|
committer | J.T. Conklin <jtc@acorntoolworks.com> | 1995-06-12 19:15:58 +0000 |
commit | 9e4be2c7b69aee09674803d089ebebfa361e0046 (patch) | |
tree | ff16088874b4a6293d5c7abe1c8a84014ff2f27e /gprof/ChangeLog | |
parent | 080f1fcb8b747282fcd11885bc1a5f7a09aa9ada (diff) | |
download | gdb-9e4be2c7b69aee09674803d089ebebfa361e0046.zip gdb-9e4be2c7b69aee09674803d089ebebfa361e0046.tar.gz gdb-9e4be2c7b69aee09674803d089ebebfa361e0046.tar.bz2 |
* Makefile.in (distclean, realclean): Remove config.cache and
config.log.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 6550f7e..fbbaa9a 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,8 @@ +Mon Jun 12 12:14:52 1995 J.T. Conklin <jtc@rtl.cygnus.com> + + * Makefile.in (distclean, realclean): Remove config.cache and + config.log. + Wed May 17 17:56:53 1995 J.T. Conklin <jtc@rtl.cygnus.com> * Makefile.in (Makefile): Added config.status to dependency list. |