From owner-cvs-all  Sat Jun 29 20:59:25 2002
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id F3B2237B405; Sat, 29 Jun 2002 20:59:17 -0700 (PDT)
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9FAF643E0A; Sat, 29 Jun 2002 20:59:16 -0700 (PDT)
	(envelope-from gad@FreeBSD.org)
Received: from freefall.freebsd.org (gad@localhost [127.0.0.1])
	by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g5U3xGJU046688;
	Sat, 29 Jun 2002 20:59:16 -0700 (PDT)
	(envelope-from gad@freefall.freebsd.org)
Received: (from gad@localhost)
	by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5U3xGuc046687;
	Sat, 29 Jun 2002 20:59:16 -0700 (PDT)
Message-Id: <200206300359.g5U3xGuc046687@freefall.freebsd.org>
From: Garance A Drosehn <gad@FreeBSD.org>
Date: Sat, 29 Jun 2002 20:59:16 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/usr.sbin/lpr/chkprintcap Makefile src/usr.sbin/lpr/common_source
         Makefile src/usr.sbin/lpr/lpc Makefile src/usr.sbin/lpr/lpd
         Makefile src/usr.sbin/lpr/lpq Makefile src/usr.sbin/lpr/lpr
         Makefile src/usr.sbin/lpr/lprm Makefile src/usr.sbin/lpr/pac ...
X-FreeBSD-CVS-Branch: RELENG_4
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
List-ID: <cvs-all.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20cvs-all>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20cvs-all>
X-Loop: FreeBSD.ORG

gad         2002/06/29 20:59:16 PDT

  Modified files:        (Branch: RELENG_4)
    usr.sbin/lpr/chkprintcap Makefile 
    usr.sbin/lpr/common_source Makefile 
    usr.sbin/lpr/lpc     Makefile 
    usr.sbin/lpr/lpd     Makefile 
    usr.sbin/lpr/lpq     Makefile 
    usr.sbin/lpr/lpr     Makefile 
    usr.sbin/lpr/lprm    Makefile 
    usr.sbin/lpr/pac     Makefile 
  Log:
  MFC *: Stop adding ${CWARNFLAGS} to CFLAGS.  Standard makefile processing
  will add them automatically, and there is no point in adding them twice.
  
  [* = 1.12 chkprintcap/Makefile, 1.9 common_source/Makefile, 1.11 lpc/Makefile,
   1.14 lpd/Makefile, 1.12 lpq/Makefile, 1.12 lpr/Makefile, 1.13 lprm/Makefile,
   1.11 pac/Makefile]
  
  Revision  Changes    Path
  1.7.2.4   +1 -1      src/usr.sbin/lpr/chkprintcap/Makefile
  1.5.2.3   +0 -2      src/usr.sbin/lpr/common_source/Makefile
  1.7.2.3   +1 -1      src/usr.sbin/lpr/lpc/Makefile
  1.10.2.3  +1 -1      src/usr.sbin/lpr/lpd/Makefile
  1.7.2.3   +1 -1      src/usr.sbin/lpr/lpq/Makefile
  1.8.2.4   +1 -1      src/usr.sbin/lpr/lpr/Makefile
  1.8.2.3   +1 -1      src/usr.sbin/lpr/lprm/Makefile
  1.7.2.3   +1 -1      src/usr.sbin/lpr/pac/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message