summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>2002-02-23 04:41:30 +0000
committerwtc%netscape.com <devnull@localhost>2002-02-23 04:41:30 +0000
commit889dc875b967fbf135b5cbc1432428b4ee7cb832 (patch)
treeaf3987441254ffef8aad38e3f28cd4269a1bb46f
parent5e7b297a31ee8bbb4926b3eeeeb82cfd5527da0d (diff)
downloadnss-hg-889dc875b967fbf135b5cbc1432428b4ee7cb832.tar.gz
Removed the temporary depend->clean hack for NSS 3.4 update.
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"