1 1.6.14.2 nathanw # $NetBSD: Makefile,v 1.6.14.2 2001/08/24 00:10:00 nathanw 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.2 cgd INCSDIR= /usr/include/dev/pci 6 1.1 cgd 7 1.6.14.1 nathanw # Only install includes which are used by userland 8 1.6.14.2 nathanw INCS= if_lmc_types.h if_lmcioctl.h mlyio.h mlyreg.h tgareg.h 9 1.2 cgd 10 1.2 cgd .include <bsd.kinc.mk> 11