default /usr/local/bin installpath

This commit is contained in:
John Kerl 2015-08-22 14:09:02 -04:00
parent 355893537d
commit 22e03f7658

View file

@ -61,6 +61,8 @@ dev: tags mlr dev-tests
install: mlr test
cp mlr $(INSTALLDIR)
installhome: mlr test
cp mlr $(HOME)/bin
# ================================================================
tags: .always