Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / dev / pci / Makefile
blob5f6de1210d0a48f488b650579ded9ab93274729b
1 # $NetBSD: Makefile,v 1.12 2006/07/23 12:01:26 bouyer Exp $
3 # use 'make -f Makefile.pcidevs' to make pcidevs.h and pcidevs_data.h
5 SUBDIR= hdaudio
7 INCSDIR= /usr/include/dev/pci
9 # Only install includes which are used by userland
10 INCS= amrreg.h amrio.h if_lmc.h mlyio.h mlyreg.h \
11 pcidevs.h pcidevs_data.h pciio.h pcireg.h \
12 tgareg.h twereg.h tweio.h
14 .include <bsd.kinc.mk>