X-Git-Url: http://id.pley.net/postfix.git/blobdiff_plain/6e5d449e15a8544549b3d2c9b941f4e461f7e2e0..09fd1a8ed2f80a6d1349f83650c35dd0eef05c0d:/postfix/Makefile diff --git a/postfix/Makefile b/postfix/Makefile index fb35215..76a1bdb 100644 --- a/postfix/Makefile +++ b/postfix/Makefile @@ -16,6 +16,6 @@ OUTPUTS := $(INPUTS:%=$(DST)/%) all: $(OUTPUTS) -$(DST)/%: configuration/% +$(DST)/%: % @mkdir -p $(@D) cp $^ $@