This website requires JavaScript.
Explore
Help
Sign In
dirk
/
honk
Watch
1
Star
0
Fork
You've already forked honk
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4139190fc5
honk
/
Makefile
9 lines
94 B
Makefile
Raw
Normal View
History
Unescape
Escape
maybe 0.1
2019-04-09 13:59:33 +02:00
all
:
honk
honk
:
*.
go
magic incantations to build with go modules
2019-04-10 14:51:56 +02:00
go build -mod
=
`
ls -d vendor 2> /dev/null
`
-o honk
maybe 0.1
2019-04-09 13:59:33 +02:00
clean
:
rm -f honk