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@ --- usr.bin/ssh/lib/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr.bin/ssh') diff --git a/usr.bin/ssh/lib/Makefile b/usr.bin/ssh/lib/Makefile index 321de6e11f6..c2fd064ddd9 100644 --- a/usr.bin/ssh/lib/Makefile +++ b/usr.bin/ssh/lib/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.63 2011/04/25 04:53:21 deraadt Exp $ +# $OpenBSD: Makefile,v 1.64 2012/08/02 13:38:39 okan Exp $ .PATH: ${.CURDIR}/.. .include "${.CURDIR}/../Makefile.inc" LIB= ssh -WANTLINT=no SRCS= authfd.c authfile.c bufaux.c bufec.c bufbn.c buffer.c canohost.c \ channels.c cipher.c cipher-3des1.c cipher-bf1.c cipher-ctr.c \ cleanup.c compat.c compress.c crc32.c deattack.c fatal.c \ -- cgit v1.2.3