5 lines
43 B
Makefile
5 lines
43 B
Makefile
|
GODOT=godot2-server
|
||
|
|
||
|
clean:
|
||
|
rm -rf build/
|