X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fnetradiant.git;a=blobdiff_plain;f=mingw-Makefile.conf;h=a1281826ba39584213eeaa49ef985d3f76590253;hp=de553b73e77225ac4c19966fd2f3b2acb7a48736;hb=e7c2ed077b9a2b8fcfa7486d3557554bd093932f;hpb=69cea8edbc70e8282380fd85449baface5e31fef diff --git a/mingw-Makefile.conf b/mingw-Makefile.conf index de553b73..a1281826 100644 --- a/mingw-Makefile.conf +++ b/mingw-Makefile.conf @@ -10,8 +10,9 @@ GIT ?= $(RADIANT_DEPENDENCIES_PREFIX)/util/bin/git SVN ?= $(RADIANT_DEPENDENCIES_PREFIX)/util/bin/svn # these two need the "start" workaround, or they seem to crash (TODO figure out why) -WGET ?= start /min $(RADIANT_DEPENDENCIES_PREFIX)/util/bin/wget -UNZIPPER ?= start /min $(RADIANT_DEPENDENCIES_PREFIX)/util/bin/unzip +WGET ?= start $(RADIANT_DEPENDENCIES_PREFIX)/util/bin/wget +UNZIPPER ?= start $(RADIANT_DEPENDENCIES_PREFIX)/util/bin/unzip # use mingw32 include mingw-Makefile.inc +include mingw-radiantdeps-Makefile.inc