mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-09 10:04:05 +09:00
better makefile
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
.DEFAULT_GOAL := what
|
||||
|
||||
what:
|
||||
./make_print_description_then_exit.sh
|
||||
|
||||
assets:
|
||||
./make_assets_release.sh || true
|
||||
|
||||
@@ -20,4 +25,4 @@ windows:
|
||||
./build_app_windows_x86.sh
|
||||
|
||||
all:
|
||||
./build_app_all.sh
|
||||
./build_app_all.sh
|
||||
Reference in New Issue
Block a user