From owner-freebsd-current Wed Apr 29 23:21:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA15561 for freebsd-current-outgoing; Wed, 29 Apr 1998 23:21:19 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from antipodes.cdrom.com (castles358.castles.com [208.214.167.58]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA15555 for ; Wed, 29 Apr 1998 23:21:14 -0700 (PDT) (envelope-from mike@antipodes.cdrom.com) Received: from antipodes.cdrom.com (localhost [127.0.0.1]) by antipodes.cdrom.com (8.8.8/8.8.5) with ESMTP id WAA00617; Wed, 29 Apr 1998 22:17:21 -0700 (PDT) Message-Id: <199804300517.WAA00617@antipodes.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: Harlan Stenn cc: current@FreeBSD.ORG Subject: Re: bin/6353 In-reply-to: Your message of "Mon, 27 Apr 1998 22:26:47 EDT." <2336.893730407@brown.pfcs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 29 Apr 1998 22:17:20 -0700 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I have am-utils almost fully "contrib"utized. > > There are two items pending. > > In one directory of the distribution, two binaries are built. One goes > into /usr/bin, the other in /usr/sbin/. These two programs use the same > set of .o files plus a unique .o (for main). Do I hafta split these out > into usr.bin/oneofem and usr.sbin/theother? That's the normal way of doing it, yes. > Second, there's a "scripts" directory that has about 11 scripts and a > sample config file. Can somebody point me at how I need to handle these? > > (I'm really hoping the answer is easier than: "Put each one in a separate > subdir and make a small Makefile for each one") Again, that's the normal way it's done. See the named.* scripts for examples. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message