view service/pilight/makefile @ 947:e0f13a6b00ee

makefile export Ignore-this: c8042a6dd77593ccb49c72846d711a9d darcs-hash:20140712191758-312f9-16734de9ecc724782e0c2ad77042874fdad6bd47
author drewp <drewp@bigasterisk.com>
date Sat, 12 Jul 2014 12:17:58 -0700
parents 8a8a588a491e
children 30d0ba11603a
line wrap: on
line source

GOPATH=$(shell pwd)
export GOPATH
build:
	go build pilight.go

setup:
	go get github.com/tarm/goserial
	go get github.com/go-martini/martini
	ln -s . public
	# also need static/polymer/ to be polymer 0.2.3