summaryrefslogtreecommitdiff
path: root/security/nss/makefile.win
diff options
context:
space:
mode:
Diffstat (limited to 'security/nss/makefile.win')
-rw-r--r--security/nss/makefile.win11
1 files changed, 9 insertions, 2 deletions
diff --git a/security/nss/makefile.win b/security/nss/makefile.win
index 3296f491c..5d61ad4fa 100644
--- a/security/nss/makefile.win
+++ b/security/nss/makefile.win
@@ -74,13 +74,17 @@ GMAKE_FLAGS = $(GMAKE_FLAGS) USE_DEBUG_RTL=1
all:: export libs install
-export libs install clobber clobber_all clean depend::
+install:: moz_import install_roots
+
+depend::
+
+export libs install clobber clobber_all clean::
!if "$(MOZ_BITS)" == "16"
set PATH=%WATCPATH%
set INCLUDE=%WATC_INC%
set LIB=%WATC_LIB%
!endif
- $(GMAKE) $(GMAKE_FLAGS) $@
+ $(GMAKE) -C lib $(GMAKE_FLAGS) $@
!if "$(MOZ_BITS)" == "16"
set PATH=%MSVCPATH%
set INCLUDE=%MSVC_INC%
@@ -89,3 +93,6 @@ export libs install clobber clobber_all clean depend::
moz_import::
copy $(DIST)\lib\dbm32.lib $(DIST)\lib\dbm.lib
+
+install_roots::
+ $(MAKE_INSTALL) $(DIST)\lib\nssckbi.dll $(DIST)\bin