HOST_TOOLS=ethos uhcpd sliptty zep_dispatch
.PHONY: all $(HOST_TOOLS)
all: $(HOST_TOOLS)
$(HOST_TOOLS):
$(MAKE) -C $@