Date: Mon, 27 Apr 1998 22:26:47 -0400 From: Harlan Stenn <Harlan.Stenn@pfcs.com> To: current@FreeBSD.ORG Subject: Re: bin/6353 Message-ID: <2336.893730407@brown.pfcs.com> In-Reply-To: Garrett Wollman's (wollman@khavrinen.lcs.mit.edu) message dated Wed, 22 Apr 1998 17:28:45. <199804222128.RAA02798@khavrinen.lcs.mit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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? 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") H To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2336.893730407>