Bug 1412460 - Remove everything target; r=mshal

Our march towards nuking client.mk continues.

MozReview-Commit-ID: FdlPOjStBeR

--HG--
extra : rebase_source : e7dfcbdf7323cfcc9c479d7c30e49e257116ab43
This commit is contained in:
Gregory Szorc 2017-10-27 17:22:06 -07:00
Родитель 905d805ac5
Коммит d8c6fd5a86
1 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -173,9 +173,6 @@ clobber clobber_all: clean
# helper target for mobile
build_and_deploy: build package install
# Do everything from scratch
everything: clean build
####################################
# Profile-Guided Optimization
# This is up here so that this is usable in multi-pass builds, where you
@ -352,7 +349,6 @@ echo-variable-%:
clobber \
clobber_all \
pull_and_build_all \
everything \
configure \
preflight_all \
postflight_all \