]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - BSDmakefile
patch from div0 to make universal-binary builds of darkplaces possible on Mac OS X
[xonotic/darkplaces.git] / BSDmakefile
index 6d86a291f161ae5c3b48c743d7baa5b62a306586..1f8bad720d96d952cee345f785d7276cb728eabb 100644 (file)
@@ -7,6 +7,7 @@ DP_MAKE_TARGET=bsd
 .endif
 DP_ARCH != uname
 
+CFLAGS_MAKEDEP=-MD
 
 # Command used to delete files
 CMD_RM=$(CMD_UNIXRM)