]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - cross-Makefile.conf
more makefile fixes
[xonotic/netradiant.git] / cross-Makefile.conf
index af371dc442305212330b7c2ab1a27684aa064bf1..26fcdc652a3fd40179969d3d990737772fd600dd 100644 (file)
@@ -9,7 +9,7 @@ MINGW_EXEC_PREFIX = i586-mingw32msvc-
 RADIANT_DEPENDENCIES_PREFIX = $(HOME)/radiantdeps/
 
 # run the prefix fixing tool
 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
 
 # set the environment for make
 OS = Win32