projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dae8a4c
)
remove stamp-co on very
author
K. Richard Pixley
<rich@cygnus>
Sat, 18 Jul 1992 05:58:14 +0000
(
05:58
+0000)
committer
K. Richard Pixley
<rich@cygnus>
Sat, 18 Jul 1992 05:58:14 +0000
(
05:58
+0000)
ChangeLog
patch
|
blob
|
history
test-build.mk
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 7a7813f40bb61b1342f0ef7e43462bf9dfa8a67a..e4de442faa53d3405b64001db4500bde95263fd9 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)
diff --git
a/test-build.mk
b/test-build.mk
index bd8884def391c4ba9be1ea125abe79a4e6066c05..b5610bdca2fdf928d1804b13e183cb34fda1cc7c 100644
(file)
--- a/
test-build.mk
+++ b/
test-build.mk
@@
-379,7
+379,7
@@
clean:
.PHONY: very
very:
- rm -rf $(TREE)
+ rm -rf $(TREE)
$(TREE)-stamp-co
.PHONY: $(TREE)
$(TREE): $(TREE)-stamp-co