5 lines
57 B
Bash
Executable File
5 lines
57 B
Bash
Executable File
cd tomlc99
|
|
make
|
|
cd ..
|
|
cc tomlc99/toml.o main.c -o tbuild
|