]> git.llucax.com Git - software/makeit.git/commitdiff
Add a valgrind function
authorLeandro Lucarella <llucarella@integratech.com.ar>
Tue, 22 Sep 2009 15:09:59 +0000 (12:09 -0300)
committerLeandro Lucarella <llucarella@integratech.com.ar>
Thu, 24 Sep 2009 13:38:30 +0000 (10:38 -0300)
The new valgrind function runs a command through valgrind if $(VALGRIND) is
non-empty. This is generally useful to use in the "test" goals.


No differences found