зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1390916 - Make .PHONY rule match the actual make targets; r=gps
MozReview-Commit-ID: Gy4YrUtaB5H --HG-- extra : rebase_source : baa1aa44becab40e1305105b4ab821043ceab9ae
This commit is contained in:
Родитель
0265b9ff62
Коммит
83b4b8ddf1
|
@ -175,7 +175,7 @@ ifdef MOZ_ARTIFACT_BUILDS
|
|||
install-_tests: NO_REMOVE=1
|
||||
endif
|
||||
|
||||
.PHONY: $(addprefix install-,$(subst /,_,$(install_manifests)))
|
||||
.PHONY: $(addprefix install-,$(install_manifests))
|
||||
$(addprefix install-,$(install_manifests)): install-%: $(install_manifest_depends)
|
||||
ifneq (,$(filter FasterMake+RecursiveMake,$(BUILD_BACKENDS)))
|
||||
@# If we're using the hybrid FasterMake/RecursiveMake backend, we want
|
||||
|
|
Загрузка…
Ссылка в новой задаче