updated dates
authorDavid D. Zuhn <zoo@cygnus>
Fri, 4 Dec 1992 05:54:36 +0000 (05:54 +0000)
committerDavid D. Zuhn <zoo@cygnus>
Fri, 4 Dec 1992 05:54:36 +0000 (05:54 +0000)
build-all.mk

index 8e1ccca1d9ea6b41144fca30cf5d04bc7050d28c..0886fdfc03ea96c0440e85fc0569387ee91c4756 100644 (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 ; \