[PATCH] Unify Makefile indentation
authorPetr Baudis <pasky@ucw.cz>
Thu, 4 Aug 2005 22:52:46 +0000 (00:52 +0200)
committerJunio C Hamano <junkio@cox.net>
Fri, 12 Aug 2005 17:38:23 +0000 (10:38 -0700)
commit3e386508f87278610d1892aaaa08cd17907f71c5
treed450218884d7f51d4d996fea6c8577ffb4b12429
parenta682ef9f06075b4bb83dcf479c91d578125084b9
[PATCH] Unify Makefile indentation

Use <tab> instead of two spaces uniformly in the Makefile, even in the
ifdefs. Gives it a nice consistent look.

[jc: At the same time I indented the nested ifdefs to make them
slightly easier to read.]

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