sm
/
cache
1
0
Fork 0
cache/Makefile

8 lines
118 B
Makefile
Raw Normal View History

2012-01-02 02:01:04 -08:00
include $(GOROOT)/src/Make.inc
TARG=github.com/pmylund/go-cache
GOFILES=\
cache.go\
include $(GOROOT)/src/Make.pkg