From e57fb6ec1e4015766ccee169f8cfad54c6933686 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Thu, 24 Nov 2005 20:49:24 +0000 Subject: use WANTLINT= (on all architectures) --- lib/libcompat/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/libcompat') diff --git a/lib/libcompat/Makefile b/lib/libcompat/Makefile index 8e63baa692c..d3a14964fdb 100644 --- a/lib/libcompat/Makefile +++ b/lib/libcompat/Makefile @@ -1,7 +1,8 @@ -# $OpenBSD: Makefile,v 1.11 2003/05/10 04:34:19 millert Exp $ +# $OpenBSD: Makefile,v 1.12 2005/11/24 20:49:16 deraadt Exp $ # $NetBSD: Makefile,v 1.15 1995/09/07 07:17:53 jtc Exp $ LIB= compat +WANTLINT= CFLAGS+=-DLIBC_SCCS -DSYSLIBC_SCCS AINC= -I${.CURDIR}/../libc/arch/${MACHINE_ARCH} .if defined(DESTDIR) -- cgit v1.2.3