Home | History | Annotate | Line # | Download | only in ic
Makefile revision 1.24.140.1
      1  1.24.140.1     skrll #	$NetBSD: Makefile,v 1.24.140.1 2016/07/09 20:25:02 skrll Exp $
      2         1.1       cgd 
      3         1.1       cgd INCSDIR= /usr/include/dev/ic
      4         1.1       cgd 
      5        1.18  jdolecek # Only install includes which are used by userland
      6        1.23      joff INCS=	athioctl.h bt8xx.h hd44780var.h icpreg.h icp_ioctl.h isp_ioctl.h \
      7  1.24.140.1     skrll 	mlxreg.h mlxio.h nvmeio.h nvmereg.h rrunnerreg.h rrunnervar.h \
      8  1.24.140.1     skrll 	wdcreg.h wi_ieee.h
      9         1.1       cgd 
     10         1.1       cgd .include <bsd.kinc.mk>
     11