code reorganization
[epoint] / cmd / epoint-client / Makefile
1 include $(GOROOT)/src/Make.inc
2
3 TARG=epoint-client
4 GOFILES=\
5         epoint-client.go
6
7 include $(GOROOT)/src/Make.cmd