summaryrefslogtreecommitdiff
path: root/gdb/testsuite/config/mt-slite
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/config/mt-slite')
-rw-r--r--gdb/testsuite/config/mt-slite8
1 files changed, 0 insertions, 8 deletions
diff --git a/gdb/testsuite/config/mt-slite b/gdb/testsuite/config/mt-slite
deleted file mode 100644
index 74e75a25c5c..00000000000
--- a/gdb/testsuite/config/mt-slite
+++ /dev/null
@@ -1,8 +0,0 @@
-LIBS = -lc -lg -lgcc
-CFLAGS = -g -Dusestubs
-LDFLAGS = ` \
- if [ -f $${rootme}/../../newlib/Makefile ]; then \
- echo -L$${rootsrc}/../../libgloss/ex93x -L$${rootme}/../../libgloss/ex93x -Tex93x.ld -nostartfiles -nostdlib -N; \
- else \
- echo -Tex93x.ld -nostartfiles -nostdlib -N; \
- fi`