3 lines
124 B
Bash
Executable File
3 lines
124 B
Bash
Executable File
gcc tests/test.c src/lina.c -o test -Wall -Wextra -g -Isrc/
|
|
gcc tests/test2.c src/lina.c -o test2 -Wall -Wextra -g -Isrc/
|