1
0
mirror of https://github.com/robertkrimen/otto synced 2025-10-26 20:28:49 +08:00
otto/otto/Makefile
Robert Krimen 8ab608b974 Makefile for building of otto/otto*
Fix stray dbg(...) in runtime
2013-04-26 09:27:49 +02:00

6 lines
61 B
Makefile

.PHONY: build
build:
go build -a
-gxc build-darwin-386 -a