index
:
jim-bot
main
Unnamed repository; edit this file 'description' to name the repository.
Paul Duncan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: af997277c3a07ecf1f2daad9a02b4486296c924a (
plain
)
1
2
3
4
5
6
7
8
@
PHONY
=
all
app
all
:
go
build
-trimpath
-ldflags
=
'-s -w'
clean
:
go
clean