sm
/
cache
1
0
Fork 0
cache/Makefile

8 lines
118 B
Makefile

include $(GOROOT)/src/Make.inc
TARG=github.com/pmylund/go-cache
GOFILES=\
cache.go\
include $(GOROOT)/src/Make.pkg