Files
CosmicClash/Makefile
T
2026-08-21 19:57:59 +01:00

11 lines
248 B
Makefile

.PHONY: verify-phase6 verify-enet-integration verify-steam-templates
verify-phase6:
bash scripts/verify_phase6.sh
verify-enet-integration:
bash scripts/verify_enet_integration.sh
verify-steam-templates:
bash scripts/verify_steam_templates.sh