Restore @ accidentally deleted by my checkin for bug 285627 r=bsmedberg

This commit is contained in:
neil%parkwaycc.co.uk 2005-03-23 17:59:49 +00:00
parent 538651988d
commit 58e511d15e

View File

@ -1764,7 +1764,7 @@ ifdef PERL
# because it handles the case when header files are removed from the build.
# 'make' would complain that there is no way to build missing headers.
$(MDDEPDIR)/.all.pp: FORCE
$(PERL) $(BUILD_TOOLS)/mddepend.pl $@ $(MDDEPEND_FILES)
@$(PERL) $(BUILD_TOOLS)/mddepend.pl $@ $(MDDEPEND_FILES)
-include $(MDDEPDIR)/.all.pp
else
include $(MDDEPEND_FILES)