xref: /minix/sys/net80211/Makefile (revision 08cbf5a0)
1#	$NetBSD: Makefile,v 1.5 2005/12/11 12:24:54 christos Exp $
2
3INCSDIR= /usr/include/net80211
4
5INCS=	_ieee80211.h ieee80211.h \
6	ieee80211_crypto.h ieee80211_ioctl.h ieee80211_netbsd.h \
7	\
8
9
10.include <bsd.kinc.mk>
11