Skip to content

Commit

Permalink
final touch
Browse files Browse the repository at this point in the history
  • Loading branch information
macmanes committed Jun 13, 2017
1 parent fea156b commit 70e2836
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ setup:
@mkdir -p ${DIR}/shared
@rm pathfile


brew:
ifeq "$(shell basename $(shell which brew))" "brew"
@echo "BREW is already installed"
Expand Down Expand Up @@ -115,6 +114,6 @@ else
endif

postscript:
@printf "\n\n*** The following locations need to be added to your PATH ***\n\n"
@printf "\n\n*** The following location(s), if any print, need to be added to your PATH ***\n\n"
@cat pathfile
@printf "\n\n\n"

0 comments on commit 70e2836

Please sign in to comment.