From 5394748a409c85a439accdbc99f76c79673165b9 Mon Sep 17 00:00:00 2001 From: Okan Demirmen Date: Thu, 2 Aug 2012 13:38:40 +0000 Subject: remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. ok guenther@ --- lib/libedit/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/libedit/Makefile') diff --git a/lib/libedit/Makefile b/lib/libedit/Makefile index 3063198e46e..e594b5b9a9b 100644 --- a/lib/libedit/Makefile +++ b/lib/libedit/Makefile @@ -1,9 +1,8 @@ -# $OpenBSD: Makefile,v 1.11 2011/07/07 16:15:47 nicm Exp $ +# $OpenBSD: Makefile,v 1.12 2012/08/02 13:38:38 okan Exp $ # $NetBSD: Makefile,v 1.41 2010/02/03 15:34:43 roy Exp $ # @(#)Makefile 8.1 (Berkeley) 6/4/93 LIB= edit -WANTLINT= USE_SHLIBDIR= yes WIDECHAR= yes -- cgit v1.2.3