summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>2000-02-15 18:00:50 +0000
committerwtc%netscape.com <devnull@localhost>2000-02-15 18:00:50 +0000
commit2c7b89f90c10f5e74d85ae247067fd70ae0cff01 (patch)
tree28585762e2baedc6e5c5cbc2d356a425fc0c3a13
parent18c6913146b978965b3e186f52bca96c13a89ff2 (diff)
downloadnspr-hg-2c7b89f90c10f5e74d85ae247067fd70ae0cff01.tar.gz
Temporary depend:: clean hack.
(NSPRPUB_RELEASE_4_0_BRANCH)
-rw-r--r--makefile.win2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile.win b/makefile.win
index 6c45879f..7600a947 100644
--- a/makefile.win
+++ b/makefile.win
@@ -104,5 +104,5 @@ export::
$(MAKE_INSTALL) $(XPDIST)\$(PR_OBJDIR)\lib\*.dll $(DIST)\bin
!endif
-depend::
+depend:: clean
@echo NSPR20 has no dependencies. Skipped.