mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-29 03:29:58 +02:00
5 lines
64 B
Makefile
5 lines
64 B
Makefile
TOOLCHAIN ?= host-clang
|
|
USE_LIBA = 0
|
|
EXE = elf
|
|
ON_BOARDING ?= 0
|