summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>2002-02-19 15:03:07 +0000
committerwtc%netscape.com <devnull@localhost>2002-02-19 15:03:07 +0000
commit33ca07fa4266851076d466f388c7a11562c48a02 (patch)
tree276b33ac0781baaaa17716376a12d4f1dd71d58a
parent773dca85af37abeea4f7719251c194de16a7b9f7 (diff)
downloadnss-hg-33ca07fa4266851076d466f388c7a11562c48a02.tar.gz
Bugzilla bug 124952: removed the "depend->clean" hack for NSS 3.4 landing.
Modified files: Makefile.in security/manager/Makefile.in security/nss/makefile.win
-rw-r--r--security/nss/makefile.win1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/nss/makefile.win b/security/nss/makefile.win
index 332059a3f..fcde6c6f7 100644
--- a/security/nss/makefile.win
+++ b/security/nss/makefile.win
@@ -78,7 +78,6 @@ all:: export libs install
install:: moz_import install_roots
depend::
- $(GMAKE) -C lib $(GMAKE_FLAGS) clean
export libs install clobber clobber_all clean::
!if "$(MOZ_BITS)" == "16"