1 2 3 4 5 6 7 8 9
TREE_DIRS = src \ src/driver \ src/output \ src/skin \ src/internal \ tree.tag: mkdir -p $(TREE_DIRS) touch tree.tag