OSDN Git Service

2004-01-16 Ben Elliston <bje@wasabisystems.com>
authorBen Elliston <bje@au.ibm.com>
Thu, 15 Jan 2004 21:16:38 +0000 (21:16 +0000)
committerBen Elliston <bje@au.ibm.com>
Thu, 15 Jan 2004 21:16:38 +0000 (21:16 +0000)
* gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
(clean mostlyclean): Remove empty rm.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.arch/Makefile.in

index 53048fc..7fd16b0 100644 (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.
index 2b6f494..4c47272 100644 (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