1# $FreeBSD$ 2 3.PATH: ${.CURDIR}/../../net 4KMOD= if_lagg 5SRCS= if_lagg.c ieee8023ad_lacp.c opt_inet.h opt_inet6.h 6 7.include <bsd.kmod.mk> 8