This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

how to specify the outdir for the generated tar file when useing gmake release



when I typed the "gmake release" command and run it .  a  packed Tar file was generate in current dir. but I want  all the codecs generate the tar file in a same public directory.

which and where the setting files should i modify? thanks.