mahou/debug

3 lines
114 B
Text
Raw Normal View History

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