[project @ 2001-07-23 22:52:33 by ken]
authorken <unknown>
Mon, 23 Jul 2001 22:52:33 +0000 (22:52 +0000)
committerken <unknown>
Mon, 23 Jul 2001 22:52:33 +0000 (22:52 +0000)
commite99733ffee71d1f3737f3ea39a31e9449f51be94
tree22366f5373cda813ee86e11fef75ec0e0569ecca
parent97e3db0367d36f7b28ddb2e75df4eba41a415a26
[project @ 2001-07-23 22:52:33 by ken]
Improved how we build library archives:

On Digital UNIX (or where otherwise available), use the "Z" option to
compress archives as we build them.

On Digital UNIX 5 (or where otherwise available), use the "-input" option,
which reads from a specified file the list of objects to archive.  This is
significantly faster than piping the list of objects to xargs when the
number of objects to archive is large.
aclocal.m4
mk/config.mk.in
mk/target.mk