Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Sep 2001 10:12:09 +0300
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        Matt Dillon <dillon@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/gnu/libexec/uucp/cu Makefile src/gnu/libexec/uucp/uucp Makefile src/gnu/libexec/uucp/uuname Makefile src/gnu/libexec/uucp/uustat Makefile src/gnu/libexec/uucp/uux Makefile src/usr.bin/tip/tip Makefile
Message-ID:  <20010911101209.B4979@sunbay.com>
In-Reply-To: <200109102230.f8AMUS561400@freefall.freebsd.org>; from dillon@FreeBSD.org on Mon, Sep 10, 2001 at 03:30:28PM -0700
References:  <200109102230.f8AMUS561400@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
It was clear that this is the "MFC to RELENG_4_3 security branch".
It would be more informational to tell what this actually does.

BTW, INSTALLFLAGS+= is the style bug, it should be written as
INSTALLFLAGS=.  INSTALLFLAGS are left to individual Makefiles,
like SRCS, PROG, MAN, hence Makefile should initialize them.
CFLAGS on the contrast aren't.

On Mon, Sep 10, 2001 at 03:30:28PM -0700, Matt Dillon wrote:
> dillon      2001/09/10 15:30:28 PDT
> 
>   Modified files:        (Branch: RELENG_4_3)
>     gnu/libexec/uucp/cu  Makefile 
>     gnu/libexec/uucp/uucp Makefile 
>     gnu/libexec/uucp/uuname Makefile 
>     gnu/libexec/uucp/uustat Makefile 
>     gnu/libexec/uucp/uux Makefile 
>     usr.bin/tip/tip      Makefile 
>   Log:
>   MFC to RELENG_4_3 security branch
>   
>   Requested by: kris
>   
>   Revision  Changes    Path
>   1.8.4.1   +2 -1      src/gnu/libexec/uucp/cu/Makefile
>   1.6.4.1   +2 -1      src/gnu/libexec/uucp/uucp/Makefile
>   1.5.4.1   +2 -2      src/gnu/libexec/uucp/uuname/Makefile
>   1.5.4.1   +2 -1      src/gnu/libexec/uucp/uustat/Makefile
>   1.6.4.1   +2 -1      src/gnu/libexec/uucp/uux/Makefile
>   1.10.8.1  +2 -0      src/usr.bin/tip/tip/Makefile

-- 
Ruslan Ermilov		Oracle Developer/DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

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?20010911101209.B4979>