Makefile revision 1.14
11.14Smsaitoh# $NetBSD: Makefile,v 1.14 2015/03/28 14:41:28 msaitoh 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.12SbouyerINCS= amrreg.h amrio.h if_lmc.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