NetBSD/sys/dev/pci/Makefile

10 lines
298 B
Makefile

# $NetBSD: Makefile,v 1.2 1998/06/12 23:22:53 cgd Exp $
INCSDIR= /usr/include/dev/pci
INCS= if_devar.h if_fxpreg.h if_fxpvar.h if_levar.h if_tlregs.h ncrreg.h \
pcidevs.h pcidevs_data.h pciidereg.h pciidevar.h pcireg.h pcivar.h \
ppbreg.h tgareg.h tgavar.h vga_pcivar.h
.include <bsd.kinc.mk>