Correct way to copy os specific files over general shared files

Sergey Bylokhov sergey.bylokhov at oracle.com
Tue Feb 10 22:39:34 UTC 2015


Hello, build team.

I would like to know how to correctly replace some file in the shared folder by more specific file from windows/macosx/unix folder during the build.
Will magic works automatically if I place in CompileJavaModules.gmk:
java.desktop_COPY := SOME_FILE.gif
Or there is some other way?

Thanks.



More information about the build-dev mailing list