2001-07-30 23:59:04 +04:00
|
|
|
# $NetBSD: Makefile,v 1.8 2001/07/30 19:59:06 ad Exp $
|
1998-06-16 22:36:03 +04:00
|
|
|
|
|
|
|
# use 'make -f Makefile.pcidevs' to make pcidevs.h and pcidevs_data.h
|
1995-06-18 05:07:04 +04:00
|
|
|
|
1998-06-13 03:22:30 +04:00
|
|
|
INCSDIR= /usr/include/dev/pci
|
1995-06-18 05:07:04 +04:00
|
|
|
|
2001-04-11 11:42:31 +04:00
|
|
|
# Only install includes which are used by userland
|
2001-07-30 23:59:04 +04:00
|
|
|
INCS= if_lmc_types.h if_lmcioctl.h mlyio.h mlyreg.h tgareg.h
|
1998-06-13 03:22:30 +04:00
|
|
|
|
|
|
|
.include <bsd.kinc.mk>
|