# -*- make -*- # (C) 2015 by Eugeniy Mikhailov, # make all destination dirs pruned_destination_dirs = $(sort $(destination_dirs)) $(pruned_destination_dirs): $(INSTALL) -d -m 0755 '$@'