Skip to content
Snippets Groups Projects
Commit 84c585cf authored by Sunny's avatar Sunny
Browse files

Makefile: set install target as phony


`install/` directory results in make install target always up to date.
Mark `install` as phony to be able to run it.

Replace `cmd/flux` with `./cmd/flux` for install to work and add
`CGO_ENABLED=0` like in other build and install targets.

Signed-off-by: default avatarSunny <darkowlzz@protonmail.com>
parent ca496d39
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment