[PATCH] Remove the explicit Makefile dependencies description
commite468305a954d95a26bfcdec3bc6e4bd477d95676
authorPetr Baudis <pasky@suse.cz>
Fri, 29 Jul 2005 15:48:50 +0000 (29 17:48 +0200)
committerJunio C Hamano <junkio@cox.net>
Sat, 30 Jul 2005 00:21:51 +0000 (29 17:21 -0700)
treee67768c966f47309a6decfa85f5f9c2bf0021fb9
parent5bdac8b3269aea963c3192c93c26c1524def5464
[PATCH] Remove the explicit Makefile dependencies description

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>
Makefile