author | Jonathan Nieder <jrnieder@gmail.com> | |
Wed, 6 Jan 2010 08:16:38 +0000 (02:16 -0600) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 7 Jan 2010 02:20:01 +0000 (18:20 -0800) | ||
commit | 54350a2bb48f2d4cf56bd2b8220fad7124d3592c | |
tree | 277dc5daed373e986cce950b3ccc21bf8ab57293 | tree | snapshot |
parent | 60204ddb99187dd329000864a618e57742372d74 | commit | diff |
git-gui: Makefile: consolidate .FORCE-* targets
Providing multiple targets to force a rebuild is unnecessary
complication.
Avoid using a name that could conflict with future special
targets in GNU make (a leading period followed by uppercase
letters).
Cc: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Providing multiple targets to force a rebuild is unnecessary
complication.
Avoid using a name that could conflict with future special
targets in GNU make (a leading period followed by uppercase
letters).
Cc: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Makefile | diff | blob | history |