include variables.def PROJECT = Setup_Hierarchy TYPE = hierarchy FIRST_TARGETS = prepare_setup ifeq "$(NO_SETUP)" "" BUILD_BEFORE += autotesting_tools BUILD_BEFORE += bundle_example ifeq "$(NO_BUILD_PACK)" "" BUILD_BEFORE += whole_build_package endif endif include rules.def prepare_setup: -$(HIDER)mkdir $(REPOSITORY_DIR)/logs