]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - etc/newsyslog.conf.d/Makefile
MFC r285928 Do not enable UDP checksum offloading when running on the
[FreeBSD/releng/10.2.git] / etc / newsyslog.conf.d / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 BINDIR=         /etc/newsyslog.conf.d
6
7 FILES=
8
9 .if ${MK_OFED} != "no"
10 FILES+=         opensm.conf
11 .endif
12
13 .include <bsd.prog.mk>