зеркало из https://github.com/mozilla/gecko-dev.git
Bug 817076 - Update webapprt build config to use DIST_SUBDIR vs. FINAL_TARGET. r=glandium
This commit is contained in:
Родитель
83a42584b3
Коммит
4c568e6d6c
|
@ -14,9 +14,8 @@ DIRS = $(NULL)
|
|||
# Include config.mk explicitly so we can override FINAL_TARGET.
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
# config.mk sets FINAL_TARGET to $(DIST)/bin, but we want to copy build products
|
||||
# into a WebappRT-specific subdirectory, so we redefine it here.
|
||||
FINAL_TARGET = $(DIST)/bin/webapprt
|
||||
# Place webapprt resources in a separate app dir
|
||||
DIST_SUBDIR = webapprt
|
||||
|
||||
ifneq (,$(filter WINNT,$(OS_ARCH)))
|
||||
DIRS += win
|
||||
|
|
Загрузка…
Ссылка в новой задаче