> Where do I put this library? Using make on this lib's uncompressed dir
> says no rules. Using make on abi with expat uncompressed as a sub-dir
> says that it needs expat. Help.
expat must be at the same level as abi. As in:
abi
abi <-- contains abi source
expat <-- contains expat source
In other words, keep it with the same structure as the CVS archive.