more makefile fixes

git-svn-id: svn://svn.icculus.org/netradiant/trunk@68 61c419a2-8eb2-4b30-bcec-8cead039b335
This commit is contained in:
rpolzer
2008-09-16 17:49:33 +00:00
parent b854b81579
commit c2ae50ffbd
3 changed files with 24 additions and 48 deletions

View File

@@ -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