9fans archive / 2004 / 05 / 652    prev next

search terms are split using tokenize from:regexp searches From: lines subject:regexp searches Subject: lines before:yyyy[/mm[/dd]] and after:yyyy[/mm[/dd]] specify date range powered by grep(1)
From: boyd, rounin <boyd@ins...> Subject: kernel mk Date: Sun, 30 May 2004 01:12:16 +0200 one thing i have never understood is why i need to: mk 'CONF=foo' foo why can't i? mk foo or just: mk with some default variable in the mkfile?