2 lines
199 B
Text
Executable file
2 lines
199 B
Text
Executable file
gcc src/*.c src/util/etc/*.c src/util/file/*.c src/util/net/*.c src/util/types/*.c src/server/*.c src/client/*.c -iquotesrc/ -iquotesrc/util/ -lpthread -lncursesw -lm -o bin/mahou
|
|
chmod +x bin/mahou
|