This repository has been archived on 2024-11-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
mattermost-plugin-attachmen.../build
Jesse Hallam 2de3471aa2
more Makefile improvements
* warn upfront if go/dep/npm not available
* try to find dep in $GOPATH/bin if not installed globally
* only override variables if not externally defined, allowing manual override from command line
* split up Makefile into a buid/setup.mk for simplicity

I didn't actually find anything that made this Makefile not-linux
specific -- tested on Debian with the standard make installed.
2018-07-31 16:15:55 -04:00
..
manifest s/vgo/dep/ 2018-07-27 14:32:36 -04:00
.gitignore initial commit 2018-07-23 13:43:22 -04:00
setup.mk more Makefile improvements 2018-07-31 16:15:55 -04:00