Makefile revision 1.15
11.15Smaxv# $NetBSD: Makefile,v 1.15 2018/12/12 07:04:05 maxv Exp $ 21.3Scgd 31.3Scgd# use 'make -f Makefile.pcidevs' to make pcidevs.h and pcidevs_data.h 41.1Scgd 51.2ScgdINCSDIR= /usr/include/dev/pci 61.1Scgd 71.7Sjdolecek# Only install includes which are used by userland 81.15SmaxvINCS= amrreg.h amrio.h mlyio.h mlyreg.h \ 91.9Sthorpej pcidevs.h pcidevs_data.h pciio.h pcireg.h \ 101.10Sthorpej tgareg.h twereg.h tweio.h 111.2Scgd 121.2Scgd.include <bsd.kinc.mk> 13