Date: Fri, 7 Jun 2002 18:03:17 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Steve Kargl <sgk@troutmask.apl.washington.edu> Cc: Gregory Neil Shapiro <gshapiro@FreeBSD.ORG>, <freebsd-current@FreeBSD.ORG> Subject: Re: someone broke sendmail or install Message-ID: <20020607174411.A14601-100000@gamplex.bde.org> In-Reply-To: <20020606224931.B19711@troutmask.apl.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 6 Jun 2002, Steve Kargl wrote:
> On Thu, Jun 06, 2002 at 10:39:33PM -0700, Gregory Neil Shapiro wrote:
> > I'm curious what Makefile's are supposed to use if not ${INSTALL}.
The poorly named COPY variable can be (ab)used as a general install flags
variable in most places.
> Well, I personally believe that if install's -d option is
> mutually exclusive of -bCcpSs, then install should reset
> things instead of issue an error.
I combinations of flags that don't make sense should just do something
reasonable (usually, ignore the secondary flags). It's not even practical
to document all the sensible combinations of flags for utilities with
lots of flags.
Bruce
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?20020607174411.A14601-100000>
