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