Home | History | Annotate | Line # | Download | only in pci
Makefile revision 1.4.4.1
      1  1.4.4.1  thorpej #	$NetBSD: Makefile,v 1.4.4.1 1999/07/01 23:34:01 thorpej Exp $
      2      1.3      cgd 
      3      1.3      cgd # use 'make -f Makefile.pcidevs' to make pcidevs.h and pcidevs_data.h
      4      1.1      cgd 
      5      1.2      cgd INCSDIR= /usr/include/dev/pci
      6      1.1      cgd 
      7  1.4.4.1  thorpej INCS=	if_devar.h if_levar.h if_lmcioctl.h if_lmcvar.h if_lmc_types.h \
      8  1.4.4.1  thorpej 	if_tlregs.h ncrreg.h pcidevs.h pcidevs_data.h pciidereg.h pciidevar.h \
      9  1.4.4.1  thorpej 	pcireg.h pcivar.h ppbreg.h tgareg.h tgavar.h vga_pcivar.h
     10      1.2      cgd 
     11      1.2      cgd .include <bsd.kinc.mk>
     12