Date: Tue, 4 Apr 1995 19:24:10 -0700 (PDT) From: "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com> To: nate@trout.sri.MT.net (Nate Williams) Cc: pritc003@maroon.tc.umn.edu, rkw@dataplex.net, current@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf Makefile.i386 Message-ID: <199504050224.TAA09355@gndrsh.aac.dev.com> In-Reply-To: <199504042349.RAA08194@trout.sri.MT.net> from "Nate Williams" at Apr 4, 95 05:49:08 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> > > Ok, how about conditionally adding /usr/include to the -I list. > > E.g. in the kernel makefile do: > > > > .if !exist /usr/src/include > > CFLAGS +=-I/usr/include > > .endif Reasonable for now, until the all singing all dancing cross platform build stuff hits us. Probably a little cleaner than what we have in there now. > Hmm, a spruced up variant on that would do the trick. What do other > folks think? > > > "Go that way. Really fast. If something gets in your way, turn" > > Ahh, skiing. :-) No, ``YaHOoooo... skydiving...'' just don't try to turn when the ground comes, then it is time to pull. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504050224.TAA09355>