pooka
b2b6f2602e
Add a COMMENT describing what each component roughly does.
...
"make describe" prints the comment.
Requested/inspired by Vincent Schwarzer on rumpkernel-users
2015-10-19 16:16:32 +00:00
pooka
eaa241e501
Remove shlib_version files and just use Makefile SHLIB_MAJOR/MINOR,
...
with the default provided by Makefile.rump (they're all 0.0 anyway)
2014-12-02 01:59:10 +00:00
joerg
a216da57a6
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
...
Push -Wno-array-bounds down to the cases that depend on it.
Selectively disable warnings for 3rd party software or non-trivial
issues to be reviewed later to get clang -Werror to build most of the
tree.
2011-05-26 12:56:24 +00:00
pooka
520524fd92
Fix RUMPFSLIBS etc. As collateral, rename nullfs/umapfs to match
...
the vfsname, i.e. to "null" and "umap".
2010-12-05 16:11:16 +00:00