Makefile revision 228561
1#
2# $FreeBSD: head/sys/modules/cxgbe/Makefile 228561 2011-12-16 02:09:51Z np $
3#
4
5SUBDIR = if_cxgbe
6SUBDIR+= firmware
7
8.include <bsd.subdir.mk>
9