2006-07-23 16:01:25 +04:00
|
|
|
# $NetBSD: Makefile,v 1.12 2006/07/23 12:01:26 bouyer 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
|
2006-07-23 16:01:25 +04:00
|
|
|
INCS= amrreg.h amrio.h if_lmc.h mlyio.h mlyreg.h \
|
2001-09-14 01:52:30 +04:00
|
|
|
pcidevs.h pcidevs_data.h pciio.h pcireg.h \
|
2003-09-25 22:05:53 +04:00
|
|
|
tgareg.h twereg.h tweio.h
|
1998-06-13 03:22:30 +04:00
|
|
|
|
|
|
|
.include <bsd.kinc.mk>
|