2004-01-16 Ben Elliston <bje@wasabisystems.com>

* gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
	(clean mostlyclean): Remove empty rm.
This commit is contained in:
Ben Elliston 2004-01-15 21:16:38 +00:00
parent 26b0da329f
commit f679e5307c
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2004-01-16 Ben Elliston <bje@wasabisystems.com>
* gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
(clean mostlyclean): Remove empty rm.
2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
* gdb.base/setvar.exp: Add copyright years.

View File

@ -3,15 +3,12 @@ srcdir = @srcdir@
EXECUTABLES = altivec-abi altivec-regs
MISCELLANEOUS =
all info install-info dvi install uninstall installcheck check:
@echo "Nothing to be done for $@..."
clean mostlyclean:
-rm -f *~ *.o a.out *.x *.ci *.tmp
-rm -f core core.coremaker coremaker.core corefile $(EXECUTABLES)
-rm -f $(MISCELLANEOUS)
distclean maintainer-clean realclean: clean
-rm -f *~ core