NetBSD/sys/dev/ic/Makefile
ichiro 8bb5cfe6aa divided into PCMCIA attachment and common code of wi.
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 .
2001-05-06 03:26:38 +00:00

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>