2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
	Initially setup CLEANFILES using = instead of += to make
	automake-1.5 happy.
This commit is contained in:
Joel Sherrill
2001-09-24 18:30:27 +00:00
parent a8c829c5aa
commit 0671af64ea
4 changed files with 9 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ SUBPACKAGES = binutils.add \
binutils.spec.in: $(SUBPACKAGES)
cat $^ > $@
CLEANFILES += binutils.spec.in
CLEANFILES = binutils.spec.in
MKBINUTILSSPEC_DEPS = $(top_builddir)/mkbinutilspec binutils.spec.in \
$(top_builddir)/setup.cache