perkeep/website/Makefile

9 lines
99 B
Makefile
Raw Normal View History

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