2004-07-16 06:57:32 +04:00
|
|
|
# $NetBSD: Makefile,v 1.2 2004/07/16 02:57:32 dyoung Exp $
|
2003-10-13 08:29:31 +04:00
|
|
|
|
|
|
|
INCSDIR= /usr/include/net80211
|
|
|
|
|
2004-07-16 06:57:32 +04:00
|
|
|
INCS= ieee80211.h ieee80211_channel.h ieee80211_compat.h ieee80211_crypto.h \
|
|
|
|
ieee80211_ioctl.h ieee80211_node.h ieee80211_proto.h \
|
|
|
|
ieee80211_radiotap.h ieee80211_var.h
|
2003-10-13 08:29:31 +04:00
|
|
|
|
|
|
|
.include <bsd.kinc.mk>
|