diff options
Diffstat (limited to 'gdb/testsuite/gdb.opencl/Makefile.in')
-rw-r--r-- | gdb/testsuite/gdb.opencl/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.opencl/Makefile.in b/gdb/testsuite/gdb.opencl/Makefile.in index cb025ce..decf413 100644 --- a/gdb/testsuite/gdb.opencl/Makefile.in +++ b/gdb/testsuite/gdb.opencl/Makefile.in @@ -8,6 +8,7 @@ all info install-info dvi install uninstall installcheck check: clean mostlyclean: -rm -f *~ *.o a.out core corefile gcore.test + -rm -f *.dwo *.dwp -rm -f $(EXECUTABLES) distclean maintainer-clean realclean: clean |