updated dates

This commit is contained in:
David D. Zuhn 1992-12-04 05:54:36 +00:00
parent 1dcc1344a1
commit 13ec8aad31

View File

@ -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 ; \