commit | 21117bfeac37d6000e2d8c0b69a146ff3717f961 | [log] [tgz] |
---|---|---|
author | Felipe Contreras <felipe.contreras@gmail.com> | Sat Jun 08 17:38:58 2013 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Jun 09 14:45:12 2013 -0700 |
tree | 36482b57cee98d75b9ffbcbbdbe131e2cbcf1598 | |
parent | 7ded0554010f520940704d8588821f1c0e8307ab [diff] |
Makefile: use $^ to avoid listing prerequisites on the command line There's no need to list again the prerequisites. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>