Date: Fri, 30 Aug 1996 04:13:32 +0800 From: Peter Wemm <peter@spinner.DIALix.COM> To: "Rodney W. Grimes" <rgrimes@GndRsh.aac.dev.com> Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.sbin/bind - Imported sources Message-ID: <199608292013.EAA02837@spinner.DIALix.COM> In-Reply-To: Your message of "Thu, 29 Aug 1996 13:01:38 MST." <199608292001.NAA01710@GndRsh.aac.dev.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"Rodney W. Grimes" wrote: > GAG!!! This violates the BSD src tree paradigm of having the src tree > layout reflect the installtion directory and your going to have to > do a bunch of BINDIR=blah blah to make this work.... > > host, dig go in src/usr.bin > named, ndc, nslookup go in src/usr.sbin > named-xfer goes in src/libexec > > Others we don't currently have... It's pretty easily changed, although there is a sort-of precedent for it, namely the old version had usr.sbin and libexec components together.. The components are pretty heavily dependent on a common Makefile.inc. Others that do this include xntpd, I'm sure I've seen it around elsewhere in the tree but none spring to mind... Cheers, -Peter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608292013.EAA02837>