perkeep/website/Makefile

10 lines
112 B
Makefile
Raw Normal View History

include $(GOROOT)/src/Make.inc
TARG=camweb
GOFILES=\
camweb.go\
2011-01-29 19:53:22 +00:00
logging.go\
include $(GOROOT)/src/Make.cmd