Initial Commit
This commit is contained in:
4
Makefile
Normal file
4
Makefile
Normal file
@ -0,0 +1,4 @@
|
||||
install:
|
||||
@echo "Start compiling.."
|
||||
g++ ./src/necronda-server.cpp -o ./out/necronda-server
|
||||
@echo "Finished compiling!"
|
Reference in New Issue
Block a user