Subject: Re: mk.conf ignored by kernel build?
To: None <current-users@netbsd.org>
From: Matthias Scheler <tron@lyssa.owl.de>
List: current-users
Date: 02/07/1999 12:41:23
In article <199902050557.GAA02772@rumolt.teuto.de>,
Martin Husemann <martin@rumolt.teuto.de> writes:
> Since a very long time ago I have this in my /etc/mk.conf:
>
> .if ! ${CFLAGS:M-pipe}
> CFLAGS += -pipe
> .endif
You want to use "makeoptions" in your kernel configuration file.
> I don't know if this ever worked, is it supposed to?
No.
--
Matthias Scheler http://home.owl.de/~tron/