1999-06-20 22:07:18 +04:00
|
|
|
# $NetBSD: Makefile,v 1.5 1999/06/20 18:07:18 pk 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
|
|
|
|
1999-06-20 22:07:18 +04:00
|
|
|
INCS= if_devar.h if_fxpvar.h if_levar.h if_tlregs.h ncrreg.h \
|
1998-06-13 03:22:30 +04:00
|
|
|
pcidevs.h pcidevs_data.h pciidereg.h pciidevar.h pcireg.h pcivar.h \
|
1999-03-25 06:54:43 +03:00
|
|
|
ppbreg.h tgareg.h tgavar.h vga_pcivar.h if_lmcvar.h if_lmc_types.h \
|
|
|
|
if_lmcioctl.h
|
1998-06-13 03:22:30 +04:00
|
|
|
|
|
|
|
.include <bsd.kinc.mk>
|