dst/dev.toml: config/dev.toml @mkdir -p $(@D) ln -f $< $@ dst/prod.toml: config/prod.toml @mkdir -p $(@D) ln -f $< $@