diff options
Diffstat (limited to 'gdb/testsuite/gdb.stabs/Makefile.in')
-rw-r--r-- | gdb/testsuite/gdb.stabs/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.stabs/Makefile.in b/gdb/testsuite/gdb.stabs/Makefile.in index 7d5755c..f1a5913 100644 --- a/gdb/testsuite/gdb.stabs/Makefile.in +++ b/gdb/testsuite/gdb.stabs/Makefile.in @@ -8,6 +8,7 @@ all: clean mostlyclean: -rm -f *.o *~ core tmp.c tmp.s weird.s errs exclfwd gdb11479 + -rm -f *.dwo *.dwp distclean maintainer-clean realclean: clean -rm -f Makefile gdb.log gdb.sum |