phunix/sys/net80211/Makefile
David van Moolenbroek 37274f3cdb Import additional networking headers from NetBSD
While still a small subset of the NetBSD headers, this set should
allow various additional utilities to be compiled without too many
MINIX3-specific changes (even if those utilities will not yet work).

Change-Id: Idc70e9901d584e960cd406f75f561dcc9a4ddb7d
2016-06-18 12:20:46 +00:00

11 lines
215 B
Makefile

# $NetBSD: Makefile,v 1.5 2005/12/11 12:24:54 christos Exp $
INCSDIR= /usr/include/net80211
INCS= _ieee80211.h ieee80211.h \
ieee80211_crypto.h ieee80211_ioctl.h ieee80211_netbsd.h \
\
.include <bsd.kinc.mk>