mahou/debug

3 lines
110 B
Text
Raw Normal View History

2017-11-06 23:02:04 +00:00
gcc src/*.c src/server/*.c src/client/*.c -g -iquotesrc/ -lpthread -lncursesw -o bin/mahou
2017-10-04 01:34:00 +00:00
chmod +x bin/mahou