aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ibcs2
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2000-05-27 01:14:33 +0000
committerPeter Wemm <peter@FreeBSD.org>2000-05-27 01:14:33 +0000
commit64db83a8ab2d1f72a9b2174b39d2ef42b5b0580c (patch)
tree13d05a67e14b28959ef6d1f7d0d26270093cfa3f /sys/modules/ibcs2
parent5b412e30f25eb27fc4fbb569e6d08c1c6814c6c8 (diff)
Notes
Diffstat (limited to 'sys/modules/ibcs2')
-rw-r--r--sys/modules/ibcs2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ibcs2/Makefile b/sys/modules/ibcs2/Makefile
index 9b3af3055a6f..29f88a968d4c 100644
--- a/sys/modules/ibcs2/Makefile
+++ b/sys/modules/ibcs2/Makefile
@@ -17,4 +17,4 @@ afterinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
${.CURDIR}/ibcs2.sh ${DESTDIR}/usr/sbin/ibcs2
-.include "${.CURDIR}/../../conf/kmod.mk"
+.include <bsd.kmod.mk>