Home | History | Annotate | Line # | Download | only in ic
Makefile revision 1.19
      1 #	$NetBSD: Makefile,v 1.19 2001/04/11 09:07:21 wiz Exp $
      2 
      3 INCSDIR= /usr/include/dev/ic
      4 
      5 # Only install includes which are used by userland
      6 INCS=	bt8xx.h isp_ioctl.h mlxreg.h mlxio.h rrunnerreg.h rrunnervar.h wdcreg.h
      7 
      8 .include <bsd.kinc.mk>
      9