0.pre7.86.flaky7.22:
[sbcl.git] / make.sh
diff --git a/make.sh b/make.sh
index ea3c12c..9d48783 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -1,8 +1,8 @@
+
 #!/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 +80,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