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