diff options
author | J.T. Conklin <jtc@acorntoolworks.com> | 1995-05-18 00:58:02 +0000 |
---|---|---|
committer | J.T. Conklin <jtc@acorntoolworks.com> | 1995-05-18 00:58:02 +0000 |
commit | 3ecd5c7d38c562cf6cc6eec5b31480fc8a46912f (patch) | |
tree | 189207975cfb396e81da420805ba0a72c3b18d3e /gprof/ChangeLog | |
parent | eba086437576856c461ab5ae181277236dba005a (diff) | |
download | gdb-3ecd5c7d38c562cf6cc6eec5b31480fc8a46912f.zip gdb-3ecd5c7d38c562cf6cc6eec5b31480fc8a46912f.tar.gz gdb-3ecd5c7d38c562cf6cc6eec5b31480fc8a46912f.tar.bz2 |
* Makefile.in (Makefile): Added config.status to dependency list.
(config.status): New target.
(SHELL): New definition.
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 5dbfd1d..6550f7e 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,9 @@ +Wed May 17 17:56:53 1995 J.T. Conklin <jtc@rtl.cygnus.com> + + * Makefile.in (Makefile): Added config.status to dependency list. + (config.status): New target. + (SHELL): New definition. + Tue Apr 25 21:11:12 1995 Ken Raeburn <raeburn@cujo.cygnus.com> * Makefile.in (install): Depend on "all". |