mirror of
https://github.com/robertkrimen/otto
synced 2025-10-26 20:28:49 +08:00
6 lines
61 B
Makefile
6 lines
61 B
Makefile
.PHONY: build
|
|
|
|
build:
|
|
go build -a
|
|
-gxc build-darwin-386 -a
|