2005-12-11 15:16:03 +03:00
|
|
|
# $NetBSD: Makefile,v 1.5 2005/12/11 12:24:54 christos Exp $
|
2003-10-13 08:29:31 +04:00
|
|
|
|
|
|
|
INCSDIR= /usr/include/net80211
|
|
|
|
|
2005-06-22 10:14:51 +04:00
|
|
|
INCS= _ieee80211.h ieee80211.h \
|
|
|
|
ieee80211_crypto.h ieee80211_ioctl.h ieee80211_netbsd.h \
|
|
|
|
ieee80211_node.h ieee80211_proto.h ieee80211_radiotap.h \
|
|
|
|
ieee80211_rssadapt.h ieee80211_sysctl.h ieee80211_var.h
|
2003-10-13 08:29:31 +04:00
|
|
|
|
|
|
|
.include <bsd.kinc.mk>
|