minecraft-site/Makefile

3 lines
114 B
Makefile
Raw Normal View History

2023-09-29 21:13:35 -05:00
minecraft-site: minecraft-site.go index.html go.mod go.sum
2023-09-29 20:18:41 -05:00
go build -tags netgo -ldflags '-extldflags "-static"'