mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-10 16:04:04 +00:00
8 lines
157 B
Makefile
8 lines
157 B
Makefile
.PHONY: verify-phase6 verify-steam-templates
|
|
|
|
verify-phase6:
|
|
bash scripts/verify_phase6.sh
|
|
|
|
verify-steam-templates:
|
|
bash scripts/verify_steam_templates.sh
|