more makefile fixes
git-svn-id: svn://svn.icculus.org/netradiant/trunk@68 61c419a2-8eb2-4b30-bcec-8cead039b335
This commit is contained in:
@@ -9,7 +9,7 @@ MINGW_EXEC_PREFIX = i586-mingw32msvc-
|
||||
RADIANT_DEPENDENCIES_PREFIX = $(HOME)/radiantdeps/
|
||||
|
||||
# run the prefix fixing tool
|
||||
$(shell cd $(RADIANT_DEPENDENCIES_PREFIX) && ./fixprefix.sh)
|
||||
IGNORETHIS := $(shell cd $(RADIANT_DEPENDENCIES_PREFIX) && ./fixprefix.sh)
|
||||
|
||||
# set the environment for make
|
||||
OS = Win32
|
||||
|
||||
Reference in New Issue
Block a user