[PATCH] Remove the explicit Makefile dependencies description
authorPetr Baudis <pasky@suse.cz>
Fri, 29 Jul 2005 15:48:50 +0000 (17:48 +0200)
committerJunio C Hamano <junkio@cox.net>
Sat, 30 Jul 2005 00:21:51 +0000 (17:21 -0700)
Remove about one gazillion of explicit dependency rules with few lines
describing the general dependency pattern and then the exceptions. This
noticably shortens the Makefile and makes it easier to touch it.

This is part of the Cogito Makefile changes port.

Signed-off-by: Petr Baudis <pasky@ucw.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>

No differences found