go-pkg-xmlx/Makefile

7 lines
146 B
Makefile

include $(GOROOT)/src/Make.inc
TARG = github.com/jteeuwen/go-pkg-xmlx
GOFILES = document.go node.go entitymap.go
include $(GOROOT)/src/Make.pkg