install if_lmc*.h

This commit is contained in:
explorer 1999-03-25 03:54:43 +00:00
parent 246f0aacde
commit 7bfd643eab
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 1998/06/16 18:36:04 cgd Exp $
# $NetBSD: Makefile,v 1.4 1999/03/25 03:54:43 explorer Exp $
# use 'make -f Makefile.pcidevs' to make pcidevs.h and pcidevs_data.h
@ -6,6 +6,7 @@ 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
ppbreg.h tgareg.h tgavar.h vga_pcivar.h if_lmcvar.h if_lmc_types.h \
if_lmcioctl.h
.include <bsd.kinc.mk>