blob: 49f36aa3a9813b4df2956e5a311424cddaae24ba [file] [log] [blame]
build:
${VEYRON_ROOT}/veyron/scripts/build/go install veyron/examples/mdb/... veyron/services/mounttable/mounttabled veyron.io/store/veyron/services/store/stored veyron/tools/findunusedport veyron/tools/identity
run: build
./run.sh
test:
./test.sh
.PHONY: build run test