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