]> git.llucax.com Git - software/makeit.git/commitdiff
Make output colored if $V is non-empty
authorLeandro Lucarella <llucarella@integratech.com.ar>
Mon, 28 Sep 2009 15:27:59 +0000 (12:27 -0300)
committerLeandro Lucarella <llucarella@integratech.com.ar>
Tue, 6 Oct 2009 17:53:45 +0000 (14:53 -0300)
This patch makes the pretty output colored if $V and $(COLOR) are
non-empty. The colors for the command and argument can be customized using
the variables $(COLOR_CMD) and $(COLOR_ARG) respectively.


No differences found