[Minor fix for dependency generation
John Meacham <john@repetae.net>**20050420034310] hunk ./Makefile 72
-	$(HC) -M -optdep-f -optdepdepend.make $(HC_OPTS) Main.hs
+	$(HC) -M -optdep-f -optdepdepend.make $(HC_OPTS) $(ALLHS)