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