9fans archive / 2004 / 05 / 652 prev nextFrom: 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?