summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-21 16:15:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-21 16:15:54 +0000
commit395376571816810d89492fa1452958840efa8c07 (patch)
tree9dbcb420674fdf0ded6edd3914abb29774e946fe /scripts/Makefile.in
parentChanges from Ralf with script-19991021-0. He fixed the %files (diff)
downloadrtems-395376571816810d89492fa1452958840efa8c07.tar.bz2
Added sh-rtemself and m68k-rtemself.
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)