mirror of
https://github.com/Interlisp/maiko.git
synced 2026-03-23 01:06:43 +00:00
8 lines
138 B
Plaintext
8 lines
138 B
Plaintext
# Options for Linux, ARMv7 and SDL
|
|
|
|
include linux-sdl.mk
|
|
|
|
include linux-common.mk
|
|
|
|
default : ../$(OSARCHNAME)/lde ../$(OSARCHNAME)/ldesdl
|