On Fri, Jun 06, 2008 at 11:17:33PM -0700, Will Coleda via RT wrote:
>  Let's borrow the syntax from the makefile generation itself, and 
>  just have RM_F's definition be:
> 
> +        rm_f      => '@perl@ -MExtUtils::Command -e rm_f',
>
> [...]
>
> Additionally (though it won't help the original problem, it will 
> help remove a ton of boilerplate), we can also eliminate all the 
> RM_F = @rm_f@ boilerplate in the makefiles, and 
> simply use @rm_f@ where we now use $(RM_F).

+1

Pm

Reply via email to