]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/regression/net80211/wep/Makefile
MFV r353623: 10473 zfs(1M) missing cross-reference to zfs-program(1M)
[FreeBSD/FreeBSD.git] / tools / regression / net80211 / wep / Makefile
1 #       $FreeBSD$
2
3 .PATH:  ${.CURDIR}/../../../../sys/net80211
4
5 KMOD=   test_wep
6 SRCS+=  test_wep.c
7
8 .include <bsd.kmod.mk>