summaryrefslogtreecommitdiff
path: root/lib/libkeynote/Makefile
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2005-11-24 20:49:24 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2005-11-24 20:49:24 +0000
commite57fb6ec1e4015766ccee169f8cfad54c6933686 (patch)
treefed5e766dd99e41f67c286877457ff39c378bca0 /lib/libkeynote/Makefile
parentc9666af5d1ff082b2e33fd8fcfb4c5a81283d666 (diff)
use WANTLINT= (on all architectures)
Diffstat (limited to 'lib/libkeynote/Makefile')
-rw-r--r--lib/libkeynote/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libkeynote/Makefile b/lib/libkeynote/Makefile
index e4aff3328ee..08cb415fabe 100644
--- a/lib/libkeynote/Makefile
+++ b/lib/libkeynote/Makefile
@@ -1,6 +1,7 @@
-# $OpenBSD: Makefile,v 1.15 2004/06/25 05:06:49 msf Exp $
+# $OpenBSD: Makefile,v 1.16 2005/11/24 20:49:18 deraadt Exp $
LIB= keynote
+WANTLINT=
MAN= keynote.3 keynote.4 keynote.5
MLINKS= keynote.3 kn_init.3 keynote.3 kn_add_assertion.3 \
keynote.3 kn_remove_assertion.3 keynote.3 kn_add_action.3 \