(clean): Delete objc-headers subdir.

From-SVN: r4696
This commit is contained in:
Richard Stallman 1993-06-19 01:19:32 +00:00
parent 5066162332
commit adb65c99a6
1 changed files with 1 additions and 1 deletions

View File

@ -1475,7 +1475,7 @@ clean: mostlyclean
-rm -f libgcc.a libgcc1.a libgcc2.a libgcc2.ready libgcc1.null
-rm -f *.dvi
# Delete the include directory.
-rm -rf stmp-* include
-rm -rf stmp-* include objc-headers
# Delete all files that users would normally create
# while building and installing GCC.