X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make.sh;h=756d17396b02b71bd6934994fbb94735befb6444;hb=8dc064d2296902f01afd9107e89a81146e3771fe;hp=ea3c12c54b6085833be4c007f526ec51db5354bd;hpb=f0338f6fa732b21daa4405e19465bd460e0526d9;p=sbcl.git diff --git a/make.sh b/make.sh index ea3c12c..756d173 100755 --- a/make.sh +++ b/make.sh @@ -2,7 +2,6 @@ # "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