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:
7499162
)
updated dates
author
David D. Zuhn
<zoo@cygnus>
Fri, 25 Dec 1992 01:26:01 +0000
(
01:26
+0000)
committer
David D. Zuhn
<zoo@cygnus>
Fri, 25 Dec 1992 01:26:01 +0000
(
01:26
+0000)
build-all.mk
patch
|
blob
|
history
test-build.mk
patch
|
blob
|
history
diff --git
a/build-all.mk
b/build-all.mk
index 4ba3182b3cf37486605649ec3dd07ce171cfe552..5cd562382f758301e7af6cd8dce9470c4e7a33d1 100644
(file)
--- a/
build-all.mk
+++ b/
build-all.mk
@@
-15,7
+15,7
@@
TREE = devo
NATIVE = native
-DATE = 9212
17
+DATE = 9212
24
TAG = latest-$(DATE)
diff --git
a/test-build.mk
b/test-build.mk
index 77c9eb99b947a41fb6548ac5ca66c2978846ea17..035d17e699bb494e530d11d35fc8eb4bc3c541aa 100644
(file)
--- a/
test-build.mk
+++ b/
test-build.mk
@@
-43,7
+43,7
@@
CVS_TAG :=
CVS_MODULE := latest
### Historically, this was identical to CVS_TAG. This is changing.
-RELEASE_TAG := latest-9212
17
+RELEASE_TAG := latest-9212
24
### Historically, binaries were installed here. This is changing.
release_root := $(ROOTING)/$(RELEASE_TAG)
@@
-71,7
+71,7
@@
FLAGS_TO_PASS := \
"host=$(host)"
-prefixes = -prefix=$(release_root) -exec
_
prefix=$(release_root)/H-$(host)
+prefixes = -prefix=$(release_root) -exec
-
prefix=$(release_root)/H-$(host)
relbindir = $(release_root)/H-$(host)/bin