summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/Makefile.in
diff options
context:
space:
mode:
authorStan Shebs <shebs@apple.com>1999-05-11 13:35:55 +0000
committerStan Shebs <shebs@apple.com>1999-05-11 13:35:55 +0000
commitd8ddec32b1a36b9336dda8682ea4912f43fb461b (patch)
treee34815c29fb06b2aa25d61e9e4c2ae292d3c3bad /gdb/testsuite/gdb.base/Makefile.in
parenta47ab2a209c4bc8625f0868fd0df4a84cceb0480 (diff)
downloadgdb-d8ddec32b1a36b9336dda8682ea4912f43fb461b.tar.gz
import gdb-1999-05-10
Diffstat (limited to 'gdb/testsuite/gdb.base/Makefile.in')
-rw-r--r--gdb/testsuite/gdb.base/Makefile.in6
1 files changed, 1 insertions, 5 deletions
diff --git a/gdb/testsuite/gdb.base/Makefile.in b/gdb/testsuite/gdb.base/Makefile.in
index a5d637438bd..11cf1da9095 100644
--- a/gdb/testsuite/gdb.base/Makefile.in
+++ b/gdb/testsuite/gdb.base/Makefile.in
@@ -14,10 +14,6 @@ EXECUTABLES = all-types bitfields break \
solib so-impl-ld so-indr-cl \
step-test structs structs2 twice-tmp varargs watchpoint whatis
-# uuencoded format to avoid SCCS/RCS problems with binary files.
-CROSS_EXECUTABLES = i486-elf i860-elf m68k-elf m68k-aout m68k-aout2 \
- mips-ecoff sparc-aout sparc-elf
-
MISCELLANEOUS = coremmap.data shr1.sl shr2.sl solib1.sl solib2.sl
all:
@@ -32,7 +28,7 @@ installcheck:
check:
clean mostlyclean:
- -rm -f *~ *.o a.out xgdb *.x $(CROSS_EXECUTABLES) *.ci *.tmp
+ -rm -f *~ *.o a.out xgdb *.x *.ci *.tmp
-rm -f core core.coremaker coremaker.core corefile $(EXECUTABLES)
-rm -f $(MISCELLANEOUS) twice-tmp.c