From 9287635b646e4ac70201146995957821b36978b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= <branimirkaradzic@gmail.com> Date: Wed, 10 Sep 2014 21:51:03 -0700 Subject: [PATCH] Fixed makefile. --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index bff4b9ee..052cc796 100644 --- a/makefile +++ b/makefile @@ -14,7 +14,7 @@ else OS=windows endif -PREMAKE4=../bx/tools/bin/$(OS)/genie +GENIE=../bx/tools/bin/$(OS)/genie all: $(GENIE) --with-tools --with-shared-lib vs2008