Subject: Re: building netbsd: using a .o as a source?
To: None <tech-kern@netbsd.org>
From: Andrew Brown <atatat@atatdot.net>
List: tech-kern
Date: 09/18/2003 02:02:40
>NORMAL_O is not ordinarily defined. I define it in
>sys/conf/Makefile.kern.inc like this,
>
>    NORMAL_O?=      cp $< $@

don't put it in Makefile.kern.inc.  i'm saying so not because you
can't (you can if you really want to), but because i feel it's better
to keep it clean and localize any changes you want.

fwiw, adding this to your kernel config file:

	makeoptions NORMAL_O="cp ${.ALLSRC} $@"

should do the trick.  :)

-- 
|-----< "CODE WARRIOR" >-----|
codewarrior@daemon.org             * "ah!  i see you have the internet
twofsonet@graffiti.com (Andrew Brown)                that goes *ping*!"
werdna@squooshy.com       * "information is power -- share the wealth."