9 lines
125 B
Makefile
Raw Normal View History

# $FreeBSD$
SYSDIR?=${SRCTOP}/sys
.include "${SYSDIR}/conf/kern.opts.mk"
SUBDIR = ow owc ow_temp
.include <bsd.subdir.mk>