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/librpcsvc/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/librpcsvc/Makefile') diff --git a/lib/librpcsvc/Makefile b/lib/librpcsvc/Makefile index d5b4df08ff9..438a9c6be28 100644 --- a/lib/librpcsvc/Makefile +++ b/lib/librpcsvc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2005/11/24 20:49:20 deraadt Exp $ +# $OpenBSD: Makefile,v 1.10 2012/08/02 13:38:39 okan Exp $ RPCSRCS= bootparam_prot.x klm_prot.x mount.x nfs_prot.x \ @@ -9,7 +9,6 @@ HDRS= ${RPCSRCS:R:S/$/.h/g} CLEANFILES+= ${SRCS} ${HDRS} LIB= rpcsvc -WANTLINT= NOMAN= all: ${HDRS} -- cgit v1.2.3