perkeep/website/Makefile

9 lines
99 B
Makefile

include $(GOROOT)/src/Make.inc
TARG=camweb
GOFILES=\
camweb.go\
include $(GOROOT)/src/Make.cmd