mirror of
https://github.com/Interlisp/maiko.git
synced 2026-04-19 00:27:59 +00:00
8 lines
144 B
Plaintext
8 lines
144 B
Plaintext
# Options for Windows System for Linux v1, ARM64 and SDL
|
|
|
|
USE_DISPLAY=sdl
|
|
USE_LIBBSD=T
|
|
ADDITIONAL_DFLAGS := -D__wsl1__
|
|
|
|
include linux-common.mk
|