Skip to content

Commit

Permalink
Leave short command namespace clear for downstream.
Browse files Browse the repository at this point in the history
  • Loading branch information
ergonlogic committed Mar 23, 2018
1 parent 6b5a260 commit 9b902bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mk/tasks/install.mk → mk/tasks/install-tools.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
help-install:
@echo "make install"
help-install-tools:
@echo "make install-tools"
@echo " Install all tools."

install: phars
install-tools: phars

list-tools:
@echo "The following tools are available for install:"
Expand Down

0 comments on commit 9b902bc

Please sign in to comment.