summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>1998-12-09 16:45:36 +0000
committerwtc%netscape.com <devnull@localhost>1998-12-09 16:45:36 +0000
commit8cc36a3f1cc087ccd82047060b2bbb46fb3b6bda (patch)
tree137d9a7051ecd83d328a0116c9a58e169177dac7
parent7fe2fa921cdd716afa2d5c54f7e8de94879f0993 (diff)
downloadnspr-hg-8cc36a3f1cc087ccd82047060b2bbb46fb3b6bda.tar.gz
Temporary depend:clean hack to make sure the Tinderbox depend continuous
builds work after a major checkin.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 45678d0f..dca58fb7 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:
+depend: clean
@echo "NSPR20 has no dependencies. Skipped."