changeset 4290 | 501d0e153776 |
parent 4261 | 28670f743746 |
child 4300 | c7e43c47a2b9 |
--- a/Makefile Tue Aug 15 16:55:40 2006 +0000 +++ b/Makefile Wed Aug 16 06:05:44 2006 +0000 @@ -1037,7 +1037,7 @@ @true # The include handles this automagically # Introduce the dependencies -ifeq ($(findstring $(MAKECMDGOALS), clean info depend mrproper upgradeconf unittest $(MAKE_CONFIG)),) +ifeq ($(findstring $(MAKECMDGOALS), clean info mrproper upgradeconf unittest $(MAKE_CONFIG)),) -include $(DEPS) endif