We all know that 'make dist' creates a source package that is suitable to be distributed. Can we also have a target in make system to build the binary dist package? I mean can I say something like 'make dist-bin' and it would give me a binary package (including sample source) that is ready to be shipped.

Thoughts please...

Thanks,
Samisa...

Reply via email to