1
2.PATH:	${.CURDIR}/../../../../sys/net80211
3
4KMOD=	test_ccmp
5SRCS+=	test_ccmp.c
6
7.include <bsd.kmod.mk>
8