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