Cross Reference: Makefile
xref: /src/sys/dev/pci/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/dev/pci/
Makefile revision 1.6
1#	$NetBSD: Makefile,v 1.6 1999/06/20 18:17:22 pk Exp $
2
3# use 'make -f Makefile.pcidevs' to make pcidevs.h and pcidevs_data.h
4
5INCSDIR= /usr/include/dev/pci
6
7INCS=	if_devar.h if_levar.h if_lmcioctl.h if_lmcvar.h if_lmc_types.h \
8	if_tlregs.h ncrreg.h pcidevs.h pcidevs_data.h pciidereg.h pciidevar.h \
9	pcireg.h pcivar.h ppbreg.h tgareg.h tgavar.h vga_pcivar.h
10
11.include <bsd.kinc.mk>
12

Indexes created Fri Dec 19 21:09:44 GMT 2025