Files
matchbox/Makefile
2015-12-16 02:22:27 -08:00

19 lines
159 B
Makefile

.PHONY: build
build:
./build
build-docker:
./docker-build
run-docker:
./docker-run
run-pixiecore:
./scripts/pixiecore
run-dhcp:
./scripts/vethdhcp