include $(GOROOT)/src/Make.inc

TARG=github.com/pmylund/go-cache
GOFILES=\
	cache.go\

include $(GOROOT)/src/Make.pkg