mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-18 00:18:11 +00:00
remove stamp-co on very
This commit is contained in:
parent
dae8a4cf86
commit
ff34c090ce
@ -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)
|
||||
|
||||
|
@ -379,7 +379,7 @@ clean:
|
||||
|
||||
.PHONY: very
|
||||
very:
|
||||
rm -rf $(TREE)
|
||||
rm -rf $(TREE) $(TREE)-stamp-co
|
||||
|
||||
.PHONY: $(TREE)
|
||||
$(TREE): $(TREE)-stamp-co
|
||||
|
Loading…
x
Reference in New Issue
Block a user