@ -0,0 +1,8 @@
HOST_TOOLS=ethos uhcpd
.PHONY: all $(HOST_TOOLS)
all: $(HOST_TOOLS)
$(HOST_TOOLS):
make -C $@