summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjavi%netscape.com <devnull@localhost>2001-01-24 18:13:54 +0000
committerjavi%netscape.com <devnull@localhost>2001-01-24 18:13:54 +0000
commit87e8e80b915f6c1a090174eefde9e94cc825f418 (patch)
tree10671b5f01f19a33dbc029af0a011f5381dd8a09
parent29ff320d0c76c4f34c45429c3455a17f726c42c3 (diff)
downloadnss-hg-87e8e80b915f6c1a090174eefde9e94cc825f418.tar.gz
Don't build the cmd directory for Mozilla builds.
-rw-r--r--security/nss/makefile.win1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/nss/makefile.win b/security/nss/makefile.win
index 193182006..df8f8fcee 100644
--- a/security/nss/makefile.win
+++ b/security/nss/makefile.win
@@ -84,6 +84,7 @@ export libs install clobber clobber_all clean::
set INCLUDE=%WATC_INC%
set LIB=%WATC_LIB%
!endif
+ cd lib
$(GMAKE) $(GMAKE_FLAGS) $@
!if "$(MOZ_BITS)" == "16"
set PATH=%MSVCPATH%