From eaa6439787a202798bb9fe8337bfacd628a959a3 Mon Sep 17 00:00:00 2001 From: Xavier Santolaria Date: Thu, 20 Oct 2005 17:24:49 +0000 Subject: +YFLAGS= --- usr.bin/rcs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr.bin/rcs') diff --git a/usr.bin/rcs/Makefile b/usr.bin/rcs/Makefile index e8a25aa140b..89c971ec3c9 100644 --- a/usr.bin/rcs/Makefile +++ b/usr.bin/rcs/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.18 2005/10/18 16:20:31 xsa Exp $ +# $OpenBSD: Makefile,v 1.19 2005/10/20 17:24:48 xsa Exp $ .PATH: ${.CURDIR}/../cvs @@ -18,5 +18,6 @@ CFLAGS+= -Wstrict-prototypes -Wmissing-prototypes CFLAGS+= -Wmissing-declarations CFLAGS+= -Wshadow -Wpointer-arith -Wcast-qual CFLAGS+= -Wsign-compare +YFLAGS= .include -- cgit v1.2.3