Index: Makefile
--- Makefile.orig	2008-08-01 15:43:02 +0200
+++ Makefile	2008-08-02 11:04:33 +0200
@@ -65,10 +65,6 @@
 
 .PHONY: all clean dirs bootstrap bootstrap2
 
-ifeq ($(findstring $(MAKECMDGOALS), clean depend),)
--include .depend
-endif
-
 config.h:
 	cp config.h.in $@
 
