RFR: 8012566: Replace find, rm, printf and similar with their proper variables

Tim Bell tim.bell at oracle.com
Mon May 27 12:13:56 PDT 2013


Erik:

> A bit of cleanup work in langtools/makefiles/BuildLangtools.gmk, this 
> patch replaces all occurrences of rm, mv, mkdir, printf, find and echo 
> with their respective make variables as defined by configure.
>
> http://cr.openjdk.java.net/~erikj/8012566/webrev.langtools.01

Looks good to me.

Tim



More information about the compiler-dev mailing list