Temporary depend:clean hack.

This commit is contained in:
wtc%netscape.com 2000-01-08 15:20:19 +00:00
parent efc551b0a8
commit 96b38b799c
2 changed files with 2 additions and 2 deletions

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:
depend: clean
@echo "NSPR20 has no dependencies. Skipped."

View File

@ -106,5 +106,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."