forked from External/grumble
6 lines
110 B
Makefile
6 lines
110 B
Makefile
include $(GOROOT)/src/Make.inc
|
|
|
|
TARG = grumble/serverconf
|
|
GOFILES = config.go
|
|
|
|
include $(GOROOT)/src/Make.pkg
|