X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make.sh;h=73b3295c56e5c4a98e74f431c820d790597bd3af;hb=34dd23563d2f5cf05c72b971da0d0b065a09bf2a;hp=3fe25119075f682d7dbe730c21716739ebb27d6a;hpb=a18f0a95bc9a457e4d2d00c702b746f29c2662b1;p=sbcl.git diff --git a/make.sh b/make.sh index 3fe2511..73b3295 100755 --- a/make.sh +++ b/make.sh @@ -1,4 +1,4 @@ -#!/bin/sh +'#!/bin/sh # "When we build software, it's a good idea to have a reliable method # for getting an executable from it. We want any two reconstructions @@ -79,3 +79,4 @@ sh make-host-1.sh || exit 1 sh make-target-1.sh || exit 1 sh make-host-2.sh || exit 1 sh make-target-2.sh || exit 1 +date