1
0
Fork 0
forked from External/grumble
grumble/pkg/serverconf/Makefile
2011-05-14 18:55:29 +02:00

7 lines
113 B
Makefile

include $(GOROOT)/src/Make.inc
TARG = grumble/serverconf
GOFILES = \
config.go
include $(GOROOT)/src/Make.pkg