]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - makefile
Code, name and comment cleanups
[xonotic/darkplaces.git] / makefile
index f137e9f3ddc65fb82f0ff2a13fcdc98b1c0523cb..32b30e4c28f9c4f7c9344642928c007ab642d9cc 100644 (file)
--- a/makefile
+++ b/makefile
@@ -3,7 +3,7 @@
 ifndef DP_MAKE_TARGET
 
 # Win32
-ifdef windir
+ifdef WINDIR
        DP_MAKE_TARGET=mingw
 else