3 lines
57 B
Text
3 lines
57 B
Text
|
gcc src/*.c -g -lncurses -o bin/mahou
|
||
|
chmod +x bin/mahou
|