aboutsummaryrefslogtreecommitdiff
path: root/gprof/ChangeLog
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1995-11-01 20:50:55 +0000
committerPer Bothner <per@bothner.com>1995-11-01 20:50:55 +0000
commitc3294c2e78d0b6b947c4d4da35d799c31447b75a (patch)
tree3bb064e491512f50f48230ab19e149bd507e5b15 /gprof/ChangeLog
parentf8c814d64459e0456af4ec3333ef73fa57ee0b16 (diff)
downloadgdb-c3294c2e78d0b6b947c4d4da35d799c31447b75a.zip
gdb-c3294c2e78d0b6b947c4d4da35d799c31447b75a.tar.gz
gdb-c3294c2e78d0b6b947c4d4da35d799c31447b75a.tar.bz2
* Makefile.in (DISTSTUFF): Rename to GEN_FILES, to avoid confusion.
(all): Depend on $(GEN_FILES), not diststuff (which also depends on info).
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r--gprof/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 0ff841e..0159223 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,3 +1,9 @@
+Wed Nov 1 12:51:21 1995 Per Bothner <bothner@kalessin.cygnus.com>
+
+ * Makefile.in (DISTSTUFF): Rename to GEN_FILES, to avoid confusion.
+ (all): Depend on $(GEN_FILES), not diststuff (which also depends
+ on info).
+
Wed Nov 1 15:23:15 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
* sym_ids.c: Include <ctype.h>.