Cross Reference: Makefile
xref: /src/sys/dev/pci/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/dev/pci/
Makefile revision 1.12
11.12Sbouyer#	$NetBSD: Makefile,v 1.12 2006/07/23 12:01:26 bouyer 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

Indexes created Mon Jan 26 14:10:17 GMT 2026