Skip site navigation (1)Skip section navigation (2)
Date:      06 Nov 2001 04:21:09 +0100
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        David Malone <dwmalone@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/cmp Makefile
Message-ID:  <xzpvggobn4q.fsf@flood.ping.uio.no>
In-Reply-To: <200111052027.fA5KRHH99231@freefall.freebsd.org>
References:  <200111052027.fA5KRHH99231@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
David Malone <dwmalone@FreeBSD.org> writes:
>   Log:
>   Don't use gcc -Wall flag. Add FreeBSD: line.

Index: Makefile
===================================================================
RCS file: /home/ncvs/src/usr.bin/cmp/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile    5 Nov 2001 20:27:17 -0000       1.3
+++ Makefile    6 Nov 2001 03:20:43 -0000
@@ -3,5 +3,6 @@

 PROG=  cmp
 SRCS=  cmp.c misc.c regular.c special.c
+WARNS?=        2

 .include <bsd.prog.mk>

DES
-- 
Dag-Erling Smorgrav - des@ofug.org

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?xzpvggobn4q.fsf>