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