Makefile: flatten enumeration of headers, objects and programs
commit74ca5e6d7ca9351da4743f7a255069c4f3c55cb3
authorJunio C Hamano <gitster@pobox.com>
Wed, 12 Mar 2008 08:46:26 +0000 (12 01:46 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Mar 2008 08:55:48 +0000 (12 01:55 -0700)
tree1782147131aed906fa9f743d35f0cce17972abf6
parentbd92cd0f74562886e101318eaa4c7a01de1faee5
Makefile: flatten enumeration of headers, objects and programs

With flattened one-line-per-item list that is sorted, hopefully we will
have less merge conflicts when various topics are merged.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile