Home | History | Annotate | Line # | Download | only in ic
Makefile revision 1.24.120.1
      1 #	$NetBSD: Makefile,v 1.24.120.1 2017/12/03 11:37:02 jdolecek Exp $
      2 
      3 INCSDIR= /usr/include/dev/ic
      4 
      5 # Only install includes which are used by userland
      6 INCS=	athioctl.h bt8xx.h hd44780var.h icpreg.h icp_ioctl.h isp_ioctl.h \
      7 	mlxreg.h mlxio.h nvmeio.h nvmereg.h qemufwcfgio.h rrunnerreg.h \
      8 	rrunnervar.h wdcreg.h wi_ieee.h
      9 
     10 .include <bsd.kinc.mk>
     11