xref: /freebsd/sys/modules/ow/Makefile (revision 2aa00a6001d7105eaf0d0288a441fa69f06fa534)
1# $FreeBSD$
2
3SYSDIR?=${.CURDIR}/../..
4.include "${SYSDIR}/conf/kern.opts.mk"
5
6SUBDIR = ow owc ow_temp
7
8.include <bsd.subdir.mk>
9