mkbuild

mk based build system
git clone git://git.2f30.org/mkbuild
Log | Files | Refs | LICENSE

commit 50660b9c44de8f3c20ff0b3d00920fa21014fdde
parent 1c4a8bbb405813622ff28d5555f23221b32429ca
Author: sin <sin@2f30.org>
Date:   Thu, 22 May 2014 16:13:24 +0100

What's wrong with kernel manpages?

Oh wait, they suck.

Diffstat:
Mmk.install | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mk.install b/mk.install @@ -31,7 +31,7 @@ install_dirs:QV: all done install_man:QV: all - for i in 1 1b 2 3 4 5 6 7 8; do + for i in 1 1b 2 3 4 5 6 7 8 9; do a=`echo '\$INSTALL_MAN'$i` a=`eval echo $a` for f in $a; do