From 6816962ee01601117df83afc6ec20cb9764fac1b Mon Sep 17 00:00:00 2001 From: "Nicolas \"Pixel\" Noble" Date: Tue, 8 Dec 2009 07:21:38 +0100 Subject: Another typo. --- compilation | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compilation') diff --git a/compilation b/compilation index 07ca87b..c7b124e 100755 --- a/compilation +++ b/compilation @@ -152,7 +152,7 @@ tar xvfz Mesa-7.4.4-osmesa-darwin9-precomp.tar.gz mkdir -p lua-interface-distrib/darwin9 cd LuaJIT-darwin9 -make CROSS=i686-apple-darwin9- TARGET=Darwin BUILDMODE=static || exit -1 +make CROSS=i686-apple-darwin9- TARGET_SYS=Darwin BUILDMODE=static || exit -1 cd .. cd lua-interface-darwin9 -- cgit v1.2.3