Browse Source

Updated makefile.

Branimir Karadžić 10 years ago
parent
commit
1fa750cef2
1 changed files with 2 additions and 1 deletions
  1. 2 1
      makefile

+ 2 - 1
makefile

@@ -20,7 +20,8 @@ endif
 
 # $(info $(OS))
 
-GENIE?=../bx/tools/bin/$(OS)/genie $(GENIE_FLAGS)
+BX_DIR?=../bx
+GENIE?=$(BX_DIR)/tools/bin/$(OS)/genie
 
 all:
 	$(GENIE) --with-tools --with-shared-lib vs2008