X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make.sh;h=5672219a30cc3f842af67403bce56c5dbc6d76c7;hb=a37de74b393a808825585000bb5b2b92218d46c0;hp=ea3c12c54b6085833be4c007f526ec51db5354bd;hpb=f0338f6fa732b21daa4405e19465bd460e0526d9;p=sbcl.git diff --git a/make.sh b/make.sh index ea3c12c..5672219 100755 --- a/make.sh +++ b/make.sh @@ -1,8 +1,7 @@ -#!/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 - # starting from the same source to end up in the same result. That's # just a basic intellectual premise." # -- Christian Queinnec, in _Lisp In Small Pieces_, p. 313 @@ -80,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