Home | History | Annotate | Line # | Download | only in net80211
Makefile revision 1.1
      1  1.1  dyoung #	$NetBSD: Makefile,v 1.1 2003/10/13 04:29:31 dyoung Exp $
      2  1.1  dyoung 
      3  1.1  dyoung INCSDIR= /usr/include/net80211
      4  1.1  dyoung 
      5  1.1  dyoung INCS=	ieee80211.h ieee80211_compat.h ieee80211_crypto.h ieee80211_ioctl.h \
      6  1.1  dyoung 	ieee80211_node.h ieee80211_proto.h ieee80211_radiotap.h ieee80211_var.h
      7  1.1  dyoung 
      8  1.1  dyoung .include <bsd.kinc.mk>
      9