From owner-cvs-all Sun Dec 2 16:16:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 71DEB37B41A; Sun, 2 Dec 2001 16:16:52 -0800 (PST) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fB30Gqv72817; Sun, 2 Dec 2001 16:16:52 -0800 (PST) (envelope-from markm) Message-Id: <200112030016.fB30Gqv72817@freefall.freebsd.org> From: Mark Murray Date: Sun, 2 Dec 2001 16:16:52 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/cut Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2001/12/02 16:16:52 PST Modified files: usr.bin/cut Makefile Log: WARNS=2 and -Wall are not both needed. (The second is a subset of the first) Revision Changes Path 1.4 +0 -1 src/usr.bin/cut/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message