SCRIPTBINDIR is ok if it just exists [ci skip]
This commit is contained in:
parent
dc66f7246a
commit
22542a6fb0
@ -163,9 +163,8 @@ $(SCRIPTBINDIR)%$(EXEEXT): bin/% $(STUBPROGRAM) \
|
|||||||
$(Q) chmod +x $@
|
$(Q) chmod +x $@
|
||||||
$(Q) $(POSTLINK)
|
$(Q) $(POSTLINK)
|
||||||
|
|
||||||
$(TIMESTAMPDIR)/.exec.time:
|
$(SCRIPTBINDIR):
|
||||||
$(Q) mkdir exec
|
$(Q) mkdir $@
|
||||||
$(Q) exit > $@
|
|
||||||
|
|
||||||
.PHONY: commit
|
.PHONY: commit
|
||||||
commit: $(if $(filter commit,$(MAKECMDGOALS)),$(filter-out commit,$(MAKECMDGOALS))) up
|
commit: $(if $(filter commit,$(MAKECMDGOALS)),$(filter-out commit,$(MAKECMDGOALS))) up
|
||||||
|
Loading…
x
Reference in New Issue
Block a user