Hi, First of all, sorry for late and jumping thread.
I mumbled bit before about the make infra, I did a bit. http://bitbucket.org/hiyuh/9base/ My point is, * Do not hardcode 'make', use '${MAKE}' for -j option. * Do not strip any executable binaries at compile time. * Use MANPREFIX for manage man pages, not PREFIX. 2009/8/28 Anselm R Garbe <[email protected]>: > Hi there, > > I just released 9base-4, which can be downloaded from: > > http://dl.suckless.org/tools/9base-4.tar.gz > > It includes some new commands such as troff, mk, du, hoc, and some > minor code cleanup. > > Kind regards, > Anselm Thanks,
