Build NSPR as part of PSM build
git-svn-id: svn://10.0.0.236/trunk@78520 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -73,12 +73,9 @@ include $(CORE_DEPTH)/coreconf/rules.mk
|
||||
#######################################################################
|
||||
|
||||
psm_RelEng_srvr_bld:
|
||||
ifeq ($(OS_ARCH), SunOS)
|
||||
ifeq ($(OS_RELEASE), 5.5.1)
|
||||
cd ../nss; gmake import IMPORTS=nspr20/v4.0-sol251-20000504 RELEASE_TREE=/h/tortoise/export/share/builds/components
|
||||
endif
|
||||
endif
|
||||
cd ../nss; gmake nss_RelEng_bld
|
||||
cd ../../nsprpub; gmake
|
||||
cd ../nss; gmake import IMPORTS=dbm/DBM_1_54
|
||||
cd ../nss; gmake
|
||||
ifeq ($(OS_ARCH), WINNT)
|
||||
gmake import IMPORTS=nlslayer/m16
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user