diff options
Diffstat (limited to 'gdb/testsuite/gdb.stabs/Makefile.in')
-rw-r--r-- | gdb/testsuite/gdb.stabs/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.stabs/Makefile.in b/gdb/testsuite/gdb.stabs/Makefile.in index 45d6a2f..03e9bd2 100644 --- a/gdb/testsuite/gdb.stabs/Makefile.in +++ b/gdb/testsuite/gdb.stabs/Makefile.in @@ -7,7 +7,7 @@ all: #### host, target, and site specific Makefile frags come in here. clean mostlyclean: - -rm -f *.o *~ core tmp.c tmp.s weird.s errs + -rm -f *.o *~ core tmp.c tmp.s weird.s errs exclfwd gdb11479 distclean maintainer-clean realclean: clean -rm -f Makefile config.status config.log |