From 0716b3fa6ea6353b6b85b367ff17ad934cc9d297 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Thu, 24 Nov 2005 20:49:23 +0000 Subject: [PATCH] use WANTLINT= (on all architectures) --- src/lib/libutil/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lib/libutil/Makefile b/src/lib/libutil/Makefile index 5218819b..3e546dec 100644 --- a/src/lib/libutil/Makefile +++ b/src/lib/libutil/Makefile @@ -1,7 +1,8 @@ -# $OpenBSD: Makefile,v 1.28 2004/07/13 21:09:48 millert Exp $ +# $OpenBSD: Makefile,v 1.29 2005/11/24 20:49:23 deraadt Exp $ # $NetBSD: Makefile,v 1.8 1996/05/16 07:03:28 thorpej Exp $ LIB= util +WANTLINT= CFLAGS+=-DLIBC_SCCS HDRS= util.h