Remove ad hoc smilint targets made standard in bsd.snmpmod.mk in r312328
MFC after: 1 week X-MFC with: r312328 Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
c6bd67d9d0
commit
0acfb04bce
@ -75,8 +75,3 @@ LIBADD= kvm devinfo m geom memstat
|
||||
|
||||
printcap.pico: printcap.c
|
||||
${CC} ${PICFLAG} -DPIC ${CFLAGS:C/^-W.*//} -c ${.IMPSRC} -o ${.TARGET}
|
||||
|
||||
smilint: .PHONY
|
||||
smilint: ${BMIBS}
|
||||
env SMIPATH=.:/usr/share/snmp/mibs:/usr/local/share/snmp/mibs \
|
||||
smilint -c /dev/null -l6 -i group-membership ${.ALLSRC}
|
||||
|
@ -21,8 +21,3 @@ INCS= snmp_${MOD}.h
|
||||
BMIBS= BEGEMOT-IP-MIB.txt BEGEMOT-MIB2-MIB.txt
|
||||
|
||||
.include <bsd.snmpmod.mk>
|
||||
|
||||
smilint: .PHONY
|
||||
smilint: ${BMIBS}
|
||||
env SMIPATH=/usr/share/snmp/mibs:/usr/local/share/snmp/mibs \
|
||||
smilint -c /dev/null -l6 -i group-membership ${.ALLSRC}
|
||||
|
Loading…
x
Reference in New Issue
Block a user