mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-12 03:24:06 +09:00
better makefile
This commit is contained in:
4
buildapp/make_print_description_then_exit.sh
Executable file
4
buildapp/make_print_description_then_exit.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
echo "run 'make assets' to create Assets directory for the building first, then"
|
||||
echo "run 'make all' to build 5 executables for the release."
|
||||
exit 0
|
||||
Reference in New Issue
Block a user