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