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