Date: Sat, 7 Mar 1998 13:16:01 +1100 From: Bruce Evans <bde@zeta.org.au> To: bde@zeta.org.au, jb@cimlogic.com.au Cc: bde@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, peter@netplex.com.au Subject: Re: cvs commit: src/share/mk bsd.kmod.mk Message-ID: <199803070216.NAA15018@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>> I often wish that generated files weren't checked into the cvs tree :-). >> Unfortunately, at least syscall.h needs to be be exported to the library. > >Shouldn't that be generated when making src/include? Well, it needs to be consistent with the kernel. Keeping it in cvs makes it harder to break consistency. Of course, this doesn't work properly for multiple arches. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803070216.NAA15018>