]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - BSDmakefile
- the Linux sound modules (ALSA and OSS) are now write-based, instead of
[xonotic/darkplaces.git] / BSDmakefile
index fb60cb96b02b0b740dc9f25095cfe8fde565345f..6d86a291f161ae5c3b48c743d7baa5b62a306586 100644 (file)
@@ -69,7 +69,7 @@ LIB_SOUND=$(LIB_SND_BSD)
 
 ##### BSD Make specific definitions #####
 
-MAKE:=$(MAKE)
+MAKE:=$(MAKE) -f BSDmakefile
 
 DO_LD=$(CC) -o $@ $> $(LDFLAGS)