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

Erik Joelsson erik.joelsson at oracle.com
Mon May 27 06:59:38 PDT 2013


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/

/Erik


More information about the compiler-dev mailing list