]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - BSDmakefile
Added snd_channellayout to configure the speaker layout dynamically (0: auto, 1:...
[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)