mahou/debug

3 lines
109 B
Text
Raw Normal View History

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