@ -1,7 +1,7 @@
.PHONY: all make_recursive clean clean_recursive restart
DIRS=$(wildcard */)
all: make_recursive data.cdb
all: make_recursive
restart:
@if [ -e /service/tinydns ]; then \