Load the nlslayer/M14 from \\drinan. This is temporary
git-svn-id: svn://10.0.0.236/trunk@70074 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
8002cdafaf
commit
aa0fe0df80
@ -79,6 +79,10 @@ ifeq ($(OS_RELEASE), 5.5.1)
|
||||
endif
|
||||
endif
|
||||
cd ../nss; gmake nss_RelEng_bld
|
||||
ifeq($(OS_ARCH), WINNT)
|
||||
gmake import IMPORTS=nlslayer/m14 RELEASE_TREE=//drinan/dist
|
||||
else
|
||||
gmake import IMPORTS=nlslayer/m14 RELEASE_TREE=/h/tortoise/export/share/builds/components
|
||||
endif
|
||||
gmake
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user