Skip to content

Commit

Permalink
chore(rules): Drop phony declaration for completely removed rule
Browse files Browse the repository at this point in the history
  • Loading branch information
alerque committed Jun 27, 2023
1 parent eddd059 commit 67c2674
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rules/utilities.mk
Expand Up @@ -116,8 +116,6 @@ list:
$(EGREP) -v -e '^[^[:alnum:]]' -e '^$@$$' |
$(XARGS)

.PHONY: update_toolkits

.PHONY: upgrade_toolkits
upgrade_toolkits: upgrade_casile

Expand Down

0 comments on commit 67c2674

Please sign in to comment.