Commit f98d1214 by Richard Kenner

(distclean): Delete */Make-{host,target,lang,hooks}

From-SVN: r14346
parent a90f5a40
...@@ -2031,6 +2031,7 @@ distclean: clean bytecode.distclean lang.distclean ...@@ -2031,6 +2031,7 @@ distclean: clean bytecode.distclean lang.distclean
-rm -f tm.h config.h tconfig.h hconfig.h md -rm -f tm.h config.h tconfig.h hconfig.h md
-rm -f config.status config.run config.cache config.bak -rm -f config.status config.run config.cache config.bak
-rm -f Make-host Make-target Make-lang Make-hooks -rm -f Make-host Make-target Make-lang Make-hooks
-rm -f */Make-host */Make-target */Make-lang */Make-hooks
-rm -f Makefile specs.h options.h *.oaux -rm -f Makefile specs.h options.h *.oaux
-rm -fr stage1 stage2 stage3 stage4 -rm -fr stage1 stage2 stage3 stage4
-rm -f */stage1 */stage2 */stage3 */stage4 */include -rm -f */stage1 */stage2 */stage3 */stage4 */include
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment