diff options
Diffstat (limited to 'gcc/Makefile.in')
-rw-r--r-- | gcc/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/Makefile.in b/gcc/Makefile.in index d5dcc03..2ba7665 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -3501,7 +3501,6 @@ distclean: clean lang.distclean -cd testsuite && rm -f x *.x *.x? *.exe *.rpo *.o *.s *.S *.c -cd testsuite && rm -f *.out *.gcov *$(coverageexts) -rm -rf ${QMTEST_DIR} stamp-qmtest - -rm -f cxxmain.c -rm -f .gdbinit configargs.h -rm -f gcov.pod # Delete po/*.gmo only if we are not building in the source directory. |