TREE_DIRS = m4 tree.tag: mkdir -p $(TREE_DIRS) touch tree.tag tree-distclean: rmdir $(TREE_DIRS) || true distclean: tree-distclean