perkeep/clients/go/Makefile

9 lines
107 B
Makefile
Raw Normal View History

2010-07-11 05:57:53 +00:00
include $(GOROOT)/src/Make.$(GOARCH)
TARG=camliup
GOFILES=\
camliup.go\
include $(GOROOT)/src/Make.cmd