Makefile revision 220231
1#
2# $FreeBSD: head/sys/modules/cxgbe/Makefile 220231 2011-04-01 00:25:32Z np $
3#
4
5SUBDIR = if_cxgbe
6
7.include <bsd.subdir.mk>
8