# HG changeset patch # User diego # Date 1209074325 0 # Node ID 17650f2caef13adcfc04c49693d7a7519ec6b7a8 # Parent 925b2b7a1f34e85783c562075cfab077b2b27ba0 Explicitly include dependency information in top-level Makefile. The inclusion is skipped in mpcommon.mak. diff -r 925b2b7a1f34 -r 17650f2caef1 Makefile --- a/Makefile Thu Apr 24 21:46:50 2008 +0000 +++ b/Makefile Thu Apr 24 21:58:45 2008 +0000 @@ -711,4 +711,6 @@ rm -f $(TOOLS) TOOLS/fastmem*-* TOOLS/netstream$(EXESUF) rm -f TOOLS/bmovl-test$(EXESUF) TOOLS/vfw2menc$(EXESUF) $(REAL_TARGETS) +-include $(DEPS) + .PHONY: all doxygen *install* recurse strip tools