Home | History | Annotate | Line # | Download | only in net80211
Makefile revision 1.2
      1 #	$NetBSD: Makefile,v 1.2 2004/07/16 02:57:32 dyoung Exp $
      2 
      3 INCSDIR= /usr/include/net80211
      4 
      5 INCS=	ieee80211.h ieee80211_channel.h ieee80211_compat.h ieee80211_crypto.h \
      6 	ieee80211_ioctl.h ieee80211_node.h ieee80211_proto.h \
      7 	ieee80211_radiotap.h ieee80211_var.h
      8 
      9 .include <bsd.kinc.mk>
     10