summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2021-09-03 12:40:29 +0200
committeremkael <emkael@tlen.pl>2021-09-03 12:40:29 +0200
commit30a408c22b026b8b1f39530e15eef787d2c4cd4c (patch)
tree3f53a5de144218f4b67ca1793a5314033197605c
parent25e2c19884fb952c4b37b2657c51d3fc7c210a8b (diff)
Disambiguity in make prefixes to aid autocompletion
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 907f087..0de39f8 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ paid: players FORCE
lineups: FORCE
./dumps/check-all-lineups.sh
-player-checks: paid teams lineups
+checks: paid teams lineups
dumps: FORCE
s3cmd -c dumps/.s3config sync ${LIGA_S3_BUCKET} dumps/sync/
@@ -33,7 +33,7 @@ butler: FORCE
ausbutler: FORCE
./ausbutler/ausbutler-all.sh
-playoff: FORCE
+brackets: FORCE
./playoff/scripts/generate.sh
./playoff/scripts/sync.sh