mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
7 lines
95 B
Text
7 lines
95 B
Text
description "Tiny C compiler by Fabrice Bellard\377";
|
|
|
|
options(POSIX) -DLIBTCC;
|
|
|
|
file
|
|
tcc.c;
|
|
|