Home | History | Annotate | Line # | Download | only in pci
Makefile revision 1.13
      1  1.13  sborrill #	$NetBSD: Makefile,v 1.13 2009/09/16 20:58:07 sborrill Exp $
      2   1.3       cgd 
      3   1.3       cgd # use 'make -f Makefile.pcidevs' to make pcidevs.h and pcidevs_data.h
      4   1.1       cgd 
      5  1.13  sborrill SUBDIR=	hdaudio
      6  1.13  sborrill 
      7   1.2       cgd INCSDIR= /usr/include/dev/pci
      8   1.1       cgd 
      9   1.7  jdolecek # Only install includes which are used by userland
     10  1.12    bouyer INCS=	amrreg.h amrio.h if_lmc.h mlyio.h mlyreg.h \
     11   1.9   thorpej 	pcidevs.h pcidevs_data.h pciio.h pcireg.h \
     12  1.10   thorpej 	tgareg.h twereg.h tweio.h
     13   1.2       cgd 
     14   1.2       cgd .include <bsd.kinc.mk>
     15