do not need lint overrides anymore

This commit is contained in:
christos 2012-03-21 14:10:47 +00:00
parent db0b896367
commit ebf07d2912

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.inc,v 1.18 2012/03/20 21:37:19 martin Exp $
# $NetBSD: Makefile.inc,v 1.19 2012/03/21 14:10:47 christos Exp $
SRCS+= __sigaction14_sigtramp.c __sigtramp2.S
@ -24,6 +24,4 @@ CPPFLAGS+= -I${ARCHDIR}/softfloat -I${.CURDIR}/softfloat \
COPTS.softfloat-wrapper.c+= -Wno-enum-compare
.endif
LINTFLAGS.softfloat-wrapper.c+= -X117,132,218,259,298
.endif