Undo the temporary "depend: clean" hack.

git-svn-id: svn://10.0.0.236/trunk@22621 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
wtc%netscape.com 1999-03-02 23:19:01 +00:00
parent ce584e3c02
commit 01ee68305f

View File

@ -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."