1 2.PATH: ${SRCTOP}/sys/net80211 3 4KMOD= wlan_tkip 5SRCS= ieee80211_crypto_tkip.c 6SRCS+= opt_wlan.h 7 8.include <bsd.kmod.mk> 9