summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>1998-11-11 20:30:02 +0000
committerwtc%netscape.com <devnull@localhost>1998-11-11 20:30:02 +0000
commitc0090bb514dd9b4d058d9c356a336c4a1bb2a643 (patch)
tree420a26ea8b41f0df36fcaeaf03f3131556eec94a
parent82c4972d915aa4b3974a3796dc125fc0c5105815 (diff)
downloadnspr-hg-c0090bb514dd9b4d058d9c356a336c4a1bb2a643.tar.gz
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dca58fb7..45678d0f 100644
--- a/Makefile
+++ b/Makefile
@@ -101,5 +101,5 @@ endif
cp -f mdheader.jar $(MDIST)/$(MOD_NAME)/$(BUILD_NUMBER)/$(OBJDIR_NAME); \
chmod 664 $(MDIST)/$(MOD_NAME)/$(BUILD_NUMBER)/$(OBJDIR_NAME)/mdheader.jar
-depend: clean
+depend:
@echo "NSPR20 has no dependencies. Skipped."