Makefile revision 174708
1# $FreeBSD: head/sys/modules/cxgb/Makefile 174708 2007-12-17 08:17:51Z kmacy $
2SUBDIR= cxgb
3SUBDIR+= toecore
4SUBDIR+= tom
5#SUBDIR+= iw_cxgb
6
7.include <bsd.subdir.mk>
8