summaryrefslogtreecommitdiff
path: root/lib/libmenu
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/libmenu
parentc9666af5d1ff082b2e33fd8fcfb4c5a81283d666 (diff)
use WANTLINT= (on all architectures)
Diffstat (limited to 'lib/libmenu')
-rw-r--r--lib/libmenu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libmenu/Makefile b/lib/libmenu/Makefile
index 18ea99426f1..ede206b1067 100644
--- a/lib/libmenu/Makefile
+++ b/lib/libmenu/Makefile
@@ -1,4 +1,5 @@
LIB= menu
+WANTLINT=
SRCS= m_adabind.c m_attribs.c m_cursor.c m_driver.c m_format.c \
m_global.c m_hook.c m_item_cur.c m_item_nam.c m_item_new.c \
m_item_opt.c m_item_top.c m_item_use.c m_item_val.c m_item_vis.c \