X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=makefile;h=1bf6a24bf3043ef8aebf07c00a48dedcb2ed9d4f;hb=442ae8d71106818c529dd5ff5c6d2110966f5d32;hp=5c95d05523348b250e2fc4c1c8ebd4fdde94996e;hpb=f14470cac73d0fc2101dfb375e24fbcec871908c;p=xonotic%2Fdarkplaces.git diff --git a/makefile b/makefile index 5c95d055..1bf6a24b 100644 --- a/makefile +++ b/makefile @@ -232,7 +232,7 @@ endif ##### Extra CFLAGS ##### -CFLAGS_MAKEDEP?=-MD +CFLAGS_MAKEDEP?=-MMD ifdef DP_FS_BASEDIR CFLAGS_FS=-DDP_FS_BASEDIR='\"$(DP_FS_BASEDIR)\"' else