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