summaryrefslogtreecommitdiff
path: root/tune
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-08-28 01:24:06 +0200
committerKevin Ryde <user42@zip.com.au>2001-08-28 01:24:06 +0200
commit2d213224c34fb2a5dc1e9d7d17c3581ead54bee0 (patch)
tree83e9ad2a09f249577c394159b8385d7fa1b3b4de /tune
parent0b917089ad2c5165a4ca42363530725c0699f7b9 (diff)
downloadgmp-2d213224c34fb2a5dc1e9d7d17c3581ead54bee0.tar.gz
Regenerate for:
* tune/many.pl, tune/Makefile.am: Fix some from clean and distclean.
Diffstat (limited to 'tune')
-rw-r--r--tune/Makefile.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/tune/Makefile.in b/tune/Makefile.in
index 497df909f..56f41624e 100644
--- a/tune/Makefile.in
+++ b/tune/Makefile.in
@@ -200,15 +200,16 @@ tuneup_DEPENDENCIES = $(TUNE_SQR_OBJ) libspeed.la
tuneup_LDADD = $(tuneup_DEPENDENCIES)
tuneup_LDFLAGS = -static
+# $(MANY_CLEAN) and $(MANY_DISTCLEAN) are hooks for many.pl
CLEANFILES = $(EXTRA_PROGRAMS) $(EXTRA_LTLIBRARIES) \
$(TUNE_MPN_SRCS) sqr_asm.asm \
stg.gnuplot stg.data \
mtg.gnuplot mtg.data \
fibg.gnuplot fibg.data \
- graph.gnuplot graph.data
+ graph.gnuplot graph.data \
+ $(MANY_CLEAN)
-
-DISTCLEANFILES = sqr_basecase.c
+DISTCLEANFILES = sqr_basecase.c $(MANY_DISTCLEAN)
# Generating these little files at build time seems better than including