зеркало из https://github.com/mozilla/pjs.git
Bug 418896 - Removed profileserver.py.in from being preprocessed; r=ted a=NPOTB
--HG-- rename : build/pgo/profileserver.py.in => build/pgo/profileserver.py
This commit is contained in:
Родитель
77283c3faf
Коммит
74071cc383
|
@ -81,11 +81,7 @@ genpgocert.py: genpgocert.py.in
|
||||||
$(PYTHON) $(topsrcdir)/config/Preprocessor.py \
|
$(PYTHON) $(topsrcdir)/config/Preprocessor.py \
|
||||||
$(AUTOMATION_PPARGS) $(DEFINES) $(ACDEFINES) $^ > $@
|
$(AUTOMATION_PPARGS) $(DEFINES) $(ACDEFINES) $^ > $@
|
||||||
|
|
||||||
profileserver.py: profileserver.py.in
|
GARBAGE += genpgocert.py
|
||||||
$(PYTHON) $(topsrcdir)/config/Preprocessor.py $^ > $@
|
|
||||||
chmod +x $@
|
|
||||||
|
|
||||||
GARBAGE += profileserver.py genpgocert.py
|
|
||||||
|
|
||||||
libs:: $(_PGO_FILES)
|
libs:: $(_PGO_FILES)
|
||||||
$(INSTALL) $^ $(_PROFILE_DIR)
|
$(INSTALL) $^ $(_PROFILE_DIR)
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
# The Original Code is mozilla.org code.
|
# The Original Code is mozilla.org code.
|
||||||
#
|
#
|
||||||
# The Initial Developer of the Original Code is
|
# The Initial Developer of the Original Code is
|
||||||
# Mozilla Foundation.
|
# the Mozilla Foundation.
|
||||||
# Portions created by the Initial Developer are Copyright (C) 1998
|
# Portions created by the Initial Developer are Copyright (C) 1998
|
||||||
# the Initial Developer. All Rights Reserved.
|
# the Initial Developer. All Rights Reserved.
|
||||||
#
|
#
|
Загрузка…
Ссылка в новой задаче