mirror of
https://github.com/Interlisp/maiko.git
synced 2026-04-18 00:16:31 +00:00
8 lines
149 B
Plaintext
8 lines
149 B
Plaintext
# Options for Windows System for Linux v1, aarch64 and X-Window
|
|
|
|
USE_DISPLAY=x
|
|
USE_LIBBSD=T
|
|
ADDITIONAL_DFLAGS := -D__wsl1__
|
|
|
|
include linux-common.mk
|