diff options
Diffstat (limited to 'gdb/testsuite/gdb.stabs/alpha.mt')
-rw-r--r-- | gdb/testsuite/gdb.stabs/alpha.mt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/testsuite/gdb.stabs/alpha.mt b/gdb/testsuite/gdb.stabs/alpha.mt deleted file mode 100644 index 76f4baa..0000000 --- a/gdb/testsuite/gdb.stabs/alpha.mt +++ /dev/null @@ -1,6 +0,0 @@ -# This configuration is for a gcc that uses mips-tfile. If your gcc -# uses gas, you should configure gdb --with-gnu-as. -# -weird.o: $(srcdir)/weird.def $(srcdir)/ecoff.sed - sed -f $(srcdir)/ecoff.sed <$(srcdir)/weird.def >weird.s - $(CC) $(CFLAGS) -c weird.s |