summaryrefslogtreecommitdiffstats
path: root/etc/newsyslog.conf.d/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/newsyslog.conf.d/Makefile')
-rw-r--r--etc/newsyslog.conf.d/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/etc/newsyslog.conf.d/Makefile b/etc/newsyslog.conf.d/Makefile
new file mode 100644
index 0000000..4660957
--- /dev/null
+++ b/etc/newsyslog.conf.d/Makefile
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+.include <bsd.own.mk>
+
+BINDIR= /etc/newsyslog.conf.d
+
+FILES=
+
+.if ${MK_OFED} != "no"
+FILES+= opensm.conf
+.endif
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud