On Jan 12, 2001, Michael Still <[EMAIL PROTECTED]> wrote:

> On 12 Jan 2001, Tom Tromey wrote:

>> The automake-related idea I had was that installable objects would be
>> marked by the sub-package they belong to.  Something like:

>> lib_LIBRARIES = libfoo.a
>> devel_header_HEADERS = foo/foo.h

> Why don;t you just have some different primaries?

The issue is not about having different programs depending on the
packaging tool.  It's about creating multiple binary packages, with
the same packaging tool, out of a single source package.  Think of a
client/server package for which you want to create separate binary
packages with the client sub-package, the server sub-package and the
common sub-package.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Reply via email to