install: @echo "Start compiling.." g++ ./src/necronda-server.cpp -o ./out/necronda-server @echo "Finished compiling!"