mirror of
https://github.com/Interlisp/maiko.git
synced 2026-05-17 12:12:38 +00:00
8 lines
138 B
Plaintext
8 lines
138 B
Plaintext
# Options for Linux, ARM64 and SDL
|
|
|
|
include linux-sdl.mk
|
|
|
|
include linux-common.mk
|
|
|
|
default : ../$(OSARCHNAME)/lde ../$(OSARCHNAME)/ldesdl
|