perkeep/lib/go/schema/Makefile

8 lines
104 B
Makefile

include $(GOROOT)/src/Make.inc
TARG=camli/schema
GOFILES=\
schema.go\
include $(GOROOT)/src/Make.pkg