]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - makefile.bsd
stomping more size_t warnings
[xonotic/darkplaces.git] / makefile.bsd
index 801ec0ee375775dc7a015f39f6095e83679b725f..af0228e83a1edc070a95b123c77209694928e9a7 100644 (file)
@@ -18,9 +18,9 @@ UNIX_X11LIBPATH=-L/usr/X11R6/lib
 
 # FreeBSD uses OSS
 .if $(DP_ARCH) == "FreeBSD"
-DEFAULT_SNDAPI=$(DEFAULT_SNDAPI_OSS)
+DEFAULT_SNDAPI=OSS
 .else
-DEFAULT_SNDAPI=$(DEFAULT_SNDAPI_BSD)
+DEFAULT_SNDAPI=BSD
 .endif
 OBJ_CD=$(OBJ_BSDCD)
 
@@ -39,7 +39,7 @@ EXE_SDL=$(EXE_UNIXSDL)
 ##### Sound configuration #####
 
 .ifndef DP_SOUND_API
-       DP_SOUND_API=$(DEFAULT_SNDAPI)
+DP_SOUND_API=$(DEFAULT_SNDAPI)
 .endif
 
 # NULL: no sound