]> git.llucax.com Git - software/makeit.git/commit
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)
commit4120e3326e001e9ef68c2fc979edeb34989cab78
tree2036b514c3df5c8805ddc157e1900aff620e7831
parent5fb49083e43e2091a3b73dacf103d37b82faad90
Make output colored if $V is non-empty

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.
Makeit.mak