From 003455d9aa2015ebc29962629e24410904a50b04 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 10 Sep 1997 00:42:02 -0600 Subject: [PATCH] Forgot to commit.. From-SVN: r15219 --- gcc/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/Makefile.in b/gcc/Makefile.in index 2a020a6c6ec..51c3b54f48c 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -2744,7 +2744,7 @@ stage4: force stage4-start lang.stage4 # and delete the object files. Use this if you're just verifying a version # that is pretty sure to work, and you are short of disk space. risky-stage1: stage1 - - make clean + -make clean risky-stage2: stage2 -make clean -- 2.30.2