11 lines
256 B
Diff
11 lines
256 B
Diff
--- mk/modules.mk 2019-12-01 10:35:22.000000000 +0100
|
|
+++ - 2019-12-05 12:38:06.423746546 +0100
|
|
@@ -242,7 +242,7 @@
|
|
USE_WINWAVE := yes
|
|
MODULES += wincons
|
|
endif
|
|
-ifeq ($(OS),openbsd)
|
|
+ifeq ($(OS),linux)
|
|
MODULES += sndio
|
|
endif
|
|
ifeq ($(OS),freebsd)
|