Files
cache/Makefile
T

8 lines
118 B
Makefile
Raw Normal View History

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