diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-04-28 23:52:20 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-04-28 23:52:20 +0000 |
commit | 43870aec5efd34c46f8d7d8422291030c5048fd8 (patch) | |
tree | 57b11d57a3ffa07425ef44bf0dcd7504792f1133 /gprof/.Sanitize | |
parent | bfde75f7e3846ec59ea36dcb07bb3f08924890a3 (diff) | |
download | fsf-binutils-gdb-43870aec5efd34c46f8d7d8422291030c5048fd8.zip fsf-binutils-gdb-43870aec5efd34c46f8d7d8422291030c5048fd8.tar.gz fsf-binutils-gdb-43870aec5efd34c46f8d7d8422291030c5048fd8.tar.bz2 |
* corefile.c: Rename from core.c.
* corefile.h: Rename from core.h.
* Many .c files: Include corefile.h rather than core.h.
* Makefile.am (sources): Change core.c to corefile.c.
(noinst_HEADERS): Change core.h to corefile.h.
($(OBJECTS)): Depend upon corefile.h rather than core.h.
(corefile.o): Rename target from core.o, depend upon corefile.c.
* Makefile.in, po/POTFILES.in: Rebuild.
Diffstat (limited to 'gprof/.Sanitize')
-rw-r--r-- | gprof/.Sanitize | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gprof/.Sanitize b/gprof/.Sanitize index ac1ec54..b5d3f3e 100644 --- a/gprof/.Sanitize +++ b/gprof/.Sanitize @@ -50,8 +50,8 @@ cg_print.h configure configure.bat configure.in -core.c -core.h +corefile.c +corefile.h flat_bl.m fsf_callg_bl.m gconfig.in |