remove stamp-co on very

This commit is contained in:
K. Richard Pixley 1992-07-18 05:58:14 +00:00
parent dae8a4cf86
commit ff34c090ce
2 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@ Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
* test-build.mk: recurse explicitly with -f test-build.mk when
appropriate. predicate stage3 and comparison on the existence
of gcc. That is, if gcc isn't around, we aren't three-staging.
On very clean, also remove ...stamp-co.
Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)

View File

@ -379,7 +379,7 @@ clean:
.PHONY: very
very:
rm -rf $(TREE)
rm -rf $(TREE) $(TREE)-stamp-co
.PHONY: $(TREE)
$(TREE): $(TREE)-stamp-co