remove stamp-co on very
authorK. Richard Pixley <rich@cygnus>
Sat, 18 Jul 1992 05:58:14 +0000 (05:58 +0000)
committerK. Richard Pixley <rich@cygnus>
Sat, 18 Jul 1992 05:58:14 +0000 (05:58 +0000)
ChangeLog
test-build.mk

index 7a7813f..e4de442 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)
 
index bd8884d..b5610bd 100644 (file)
@@ -379,7 +379,7 @@ clean:
 
 .PHONY: very
 very:
-       rm -rf $(TREE)
+       rm -rf $(TREE)  $(TREE)-stamp-co
 
 .PHONY: $(TREE)
 $(TREE): $(TREE)-stamp-co