aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid D. Zuhn <zoo@cygnus>1992-12-04 05:54:36 +0000
committerDavid D. Zuhn <zoo@cygnus>1992-12-04 05:54:36 +0000
commit13ec8aad31112c4fe5415ce6d1103cf02b445c24 (patch)
treea5eaa8450143b833b0ccde925e51788f12575e4f
parent1dcc1344a1377490a425220e78032a1c4ab2267f (diff)
downloadfsf-binutils-gdb-13ec8aad31112c4fe5415ce6d1103cf02b445c24.zip
fsf-binutils-gdb-13ec8aad31112c4fe5415ce6d1103cf02b445c24.tar.gz
fsf-binutils-gdb-13ec8aad31112c4fe5415ce6d1103cf02b445c24.tar.bz2
updated dates
-rw-r--r--build-all.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/build-all.mk b/build-all.mk
index 8e1ccca..0886fdf 100644
--- a/build-all.mk
+++ b/build-all.mk
@@ -15,7 +15,7 @@ TREE = devo
NATIVE = native
-DATE = 921127
+DATE = 921203
TAG = latest-$(DATE)
@@ -122,7 +122,7 @@ build-cygnus:
echo " completed successfully" ; \
fi \
else \
- echo "building $(canonhost) cross to $$i" ; \
+ echo "building $(canonhost) cross to $$i:" `date` ; \
$(MAKE) -f test-build.mk $(FLAGS_TO_PASS) target=$$i build-cygnus $(tlog) && \
echo " completed successfully" ; \
fi ; \