freebsd-dev/sys/modules/cxgb/Makefile

10 lines
133 B
Makefile
Raw Normal View History

2007-03-14 02:47:38 +00:00
# $FreeBSD$
SYSDIR?=${SRCTOP}/sys
.include "${SYSDIR}/conf/kern.opts.mk"
SUBDIR= cxgb
SUBDIR+= cxgb_t3fw
2008-05-06 02:31:27 +00:00
.include <bsd.subdir.mk>