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