aboutsummaryrefslogtreecommitdiff
path: root/gprof/Makefile.in
diff options
context:
space:
mode:
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 6b0be3c..bc0fb19 100644
--- a/gprof/Makefile.in
+++ b/gprof/Makefile.in
@@ -108,7 +108,7 @@ clean: mostlyclean
-rm -f gprof
distclean: clean
-rm -f config.cache config.log config.status Makefile
-realclean: distclean
+maintainer-clean realclean: distclean
-rm -f $(DISTSTUFF)
Makefile: Makefile.in config.status