Re: [dev] 9base-4

2009-09-01 Thread Anselm R Garbe
Ok, fine with me. Will be included in next 9base-5 release potentially. Kind regards, Anselm 2009/8/28 KIMURA Masaru : > 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, >  *

Re: [dev] 9base-4

2009-08-28 Thread KIMURA Masaru
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

Re: [dev] 9base-4

2009-08-27 Thread Uriel
Awesome, this should be enough to run werc. Thanks! uriel On Thu, Aug 27, 2009 at 8:07 PM, Anselm R Garbe wrote: > 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

[dev] 9base-4

2009-08-27 Thread Anselm R Garbe
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