go-pkg-xmlx/xmlx/Makefile
2010-08-25 21:22:14 +02:00

6 lines
122 B
Makefile

include $(GOROOT)/src/Make.inc
TARG=xmlx
GOFILES=document.go node.go io.go entitymap.go\
include $(GOROOT)/src/Make.pkg