# make.configuration.deps file for thorn hwloc # The hwloc utilities are copied from the install directory $(UTIL_DIR)/%: $(HWLOC_DIR)/bin/% @echo "Copying $* from $< to $(UTIL_DIR)" -$(MKDIR) $(MKDIRFLAGS) $(UTIL_DIR) 2> /dev/null cp $< $@