remove lint rules for objective c as lint can't cope

This commit is contained in:
lukem 1997-10-30 07:25:32 +00:00
parent 44c002beb1
commit 513a06e6f5
2 changed files with 2 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: bsd.lib.mk,v 1.118 1997/10/28 12:40:16 lukem Exp $
# $NetBSD: bsd.lib.mk,v 1.119 1997/10/30 07:25:32 lukem Exp $
# @(#)bsd.lib.mk 8.3 (Berkeley) 4/22/94
.if !target(__initialized__)
@ -148,9 +148,6 @@ CFLAGS+= ${COPTS}
@${LD} -x -r ${.TARGET}.o -o ${.TARGET}
@rm -f ${.TARGET}.o
.m.ln:
${LINT} ${LINTFLAGS} ${CFLAGS:M-[IDU]*} -i ${.IMPSRC}
.S.o .s.o:
@echo ${COMPILE.S:Q} ${CFLAGS:M-[ID]*} ${AINC} ${.IMPSRC}
@${COMPILE.S} ${CFLAGS:M-[ID]*} ${AINC} ${.IMPSRC} -o ${.TARGET}.o

View File

@ -1,4 +1,4 @@
# $NetBSD: bsd.sys.mk,v 1.13 1997/10/28 12:40:18 lukem Exp $
# $NetBSD: bsd.sys.mk,v 1.14 1997/10/30 07:25:35 lukem Exp $
#
# Overrides used for NetBSD source tree builds.
@ -36,9 +36,6 @@ NM?= nm
.m.o:
${COMPILE.m} ${.IMPSRC}
.m.ln:
${LINT} ${LINTFLAGS} ${CFLAGS:M-[IDU]*} -i ${.IMPSRC}
.if defined(PARALLEL)
# Lex