8bb5cfe6aa
since if_wi_ieee.h does not depend for pcmcia, sys/dev/pcmcia/if_wi_ieee.h was moved to sys/dev/ic/wi_ieee.h .
9 lines
254 B
Makefile
9 lines
254 B
Makefile
# $NetBSD: Makefile,v 1.20 2001/05/06 03:26:38 ichiro Exp $
|
|
|
|
INCSDIR= /usr/include/dev/ic
|
|
|
|
# Only install includes which are used by userland
|
|
INCS= bt8xx.h isp_ioctl.h mlxreg.h mlxio.h rrunnerreg.h rrunnervar.h wdcreg.h wi_ieee.h
|
|
|
|
.include <bsd.kinc.mk>
|