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