summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/Makefile.in')
-rw-r--r--scripts/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/Makefile.in b/scripts/Makefile.in
index c65721ac3c..6467e1affb 100644
--- a/scripts/Makefile.in
+++ b/scripts/Makefile.in
@@ -85,8 +85,6 @@ EXTRA_DIST = $(noinst_DATA) $(noinst_SCRIPTS)
CONFIGURE_DEPENDENCIES = setup.cache
DISTCLEANFILES = setup.cache
-
-CLEANFILES = buildall
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_CLEAN_FILES = buildall mkbinutilspec mkgccnewlibspec mkgdbspec \
@@ -313,7 +311,6 @@ installdirs-am:
mostlyclean-generic:
clean-generic:
- -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
distclean-generic:
-rm -f Makefile $(CONFIG_CLEAN_FILES)