mirror of
https://github.com/Interlisp/maiko.git
synced 2026-03-21 08:38:43 +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
|