X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=make.sh;h=e054c72c2ea73cc7b57a590931a1fd30147f3d31;hb=0fd1ec424a7e5969a76a2531e42a6b2621e63c11;hp=39cf8023e685ee5fc68dc9e434933fbf068f6bea;hpb=110ebca58d7b7d64ce14b6ecd9885cf49ab4ba5d;p=sbcl.git diff --git a/make.sh b/make.sh index 39cf802..e054c72 100755 --- a/make.sh +++ b/make.sh @@ -192,6 +192,9 @@ export DEVNULL . ./find-gnumake.sh find_gnumake +. ./generate-version.sh +generate_version + # If you're cross-compiling, you should probably just walk through the # make-config.sh script by hand doing the right thing on both the host # and target machines.