89942c5817982c2b872b544bb224e494a22a4c11
[epoint] / logic / Makefile
1 include $(GOROOT)/src/Make.inc
2
3 TARG=epoint/logic
4 GOFILES=logic.go
5
6 include $(GOROOT)/src/Make.pkg