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