]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
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 53048fc3cc01fe7674dc8e186c548d68c4659cc1..7fd16b07ffd59c12d84e0b46e2d5c8a70b764b0c 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 2b6f494158cd6efeab46b2a92afcff11aaab9a20..4c472724f1f0c47051de685e40054eec1678bb94 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