NetBSD/sys/net80211/Makefile

9 lines
265 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 2003/10/13 04:29:31 dyoung Exp $
INCSDIR= /usr/include/net80211
INCS= ieee80211.h ieee80211_compat.h ieee80211_crypto.h ieee80211_ioctl.h \
ieee80211_node.h ieee80211_proto.h ieee80211_radiotap.h ieee80211_var.h
.include <bsd.kinc.mk>