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