aboutsummaryrefslogtreecommitdiff
path: root/gprof/Makefile.in
diff options
context:
space:
mode:
authorJ.T. Conklin <jtc@acorntoolworks.com>1995-06-12 19:15:58 +0000
committerJ.T. Conklin <jtc@acorntoolworks.com>1995-06-12 19:15:58 +0000
commit9e4be2c7b69aee09674803d089ebebfa361e0046 (patch)
treeff16088874b4a6293d5c7abe1c8a84014ff2f27e /gprof/Makefile.in
parent080f1fcb8b747282fcd11885bc1a5f7a09aa9ada (diff)
downloadfsf-binutils-gdb-9e4be2c7b69aee09674803d089ebebfa361e0046.zip
fsf-binutils-gdb-9e4be2c7b69aee09674803d089ebebfa361e0046.tar.gz
fsf-binutils-gdb-9e4be2c7b69aee09674803d089ebebfa361e0046.tar.bz2
* Makefile.in (distclean, realclean): Remove config.cache and
config.log.
Diffstat (limited to 'gprof/Makefile.in')
-rw-r--r--gprof/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/Makefile.in b/gprof/Makefile.in
index 8568a38..f111ada 100644
--- a/gprof/Makefile.in
+++ b/gprof/Makefile.in
@@ -112,7 +112,7 @@ mostlyclean:
clean: mostlyclean
-rm -f gprof
distclean: clean
- -rm -f config.status Makefile
+ -rm -f config.cache config.log config.status Makefile
realclean: distclean
-rm -f $(DISTSTUFF)