[project @ 2003-05-16 10:14:20 by simonmar]
authorsimonmar <unknown>
Fri, 16 May 2003 10:14:24 +0000 (10:14 +0000)
committersimonmar <unknown>
Fri, 16 May 2003 10:14:24 +0000 (10:14 +0000)
commit4475de8a860a1e4905571b3560c58de181e29e75
tree88351652c7122e9c2d9ea05d5377c20e557efbb7
parentaf76ab6142576b7cc4af11c4883c387e96b18f73
[project @ 2003-05-16 10:14:20 by simonmar]
Now that we have auto packages, it makes sense to keep all the
interfaces for hierarchical libraries in the same directory tree.  So
now, instead of putting interfaces for package P in $libdir/imports/P,
we put them all in $libdir/imports.

Interfaces for old non-auto non-hierarchical packages now go in
$libdir/hslibs-imports/P for package P.
mk/package.mk