Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci install if_lmc*.h
details: https://anonhg.NetBSD.org/src/rev/d0141d5dfa64
branches: trunk
changeset: 467473:d0141d5dfa64
user: explorer <explorer%NetBSD.org@localhost>
date: Thu Mar 25 03:54:43 1999 +0000
description:
install if_lmc*.h
diffstat:
sys/dev/pci/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c8f7ca82b344 -r d0141d5dfa64 sys/dev/pci/Makefile
--- a/sys/dev/pci/Makefile Thu Mar 25 03:52:12 1999 +0000
+++ b/sys/dev/pci/Makefile Thu Mar 25 03:54:43 1999 +0000
@@ -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 @@
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>
Home |
Main Index |
Thread Index |
Old Index