include $(GOROOT)/src/Make.$(GOARCH)

TARG=jackpal/bencode
GOFILES=\
	decode.go\
	parse.go\
	struct.go\


include $(GOROOT)/src/Make.pkg