]> git.lizzy.rs Git - micro.git/commit
Improve Makefile
authorZachary Yedidia <zyedidia@gmail.com>
Tue, 11 Oct 2016 15:07:53 +0000 (11:07 -0400)
committerZachary Yedidia <zyedidia@gmail.com>
Tue, 11 Oct 2016 15:07:53 +0000 (11:07 -0400)
commitcbc250b7d0a08f5e6a70c79dc118a69651b4743b
tree539a42549bb0d06be53e71440814b3040dc260cd
parentb27ef219a01f46d33438d1734b71af63863a9612
Improve Makefile

Now you can use 'make update' which will update micro and all the
dependencies (but won't rebuild). The makefile also now supports
having a $GOBIN variable and having multiple directories in your
$GOPATH.
Makefile