Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci Remove dead file



details:   https://anonhg.NetBSD.org/src/rev/78ea303bb3d0
branches:  trunk
changeset: 473887:78ea303bb3d0
user:      pk <pk%NetBSD.org@localhost>
date:      Sun Jun 20 18:07:18 1999 +0000

description:
Remove dead file

diffstat:

 sys/dev/pci/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r cd74b6075056 -r 78ea303bb3d0 sys/dev/pci/Makefile
--- a/sys/dev/pci/Makefile      Sun Jun 20 17:58:56 1999 +0000
+++ b/sys/dev/pci/Makefile      Sun Jun 20 18:07:18 1999 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.4 1999/03/25 03:54:43 explorer Exp $
+#      $NetBSD: Makefile,v 1.5 1999/06/20 18:07:18 pk Exp $
 
 # use 'make -f Makefile.pcidevs' to make pcidevs.h and pcidevs_data.h
 
 INCSDIR= /usr/include/dev/pci
 
-INCS=  if_devar.h if_fxpreg.h if_fxpvar.h if_levar.h if_tlregs.h ncrreg.h \
+INCS=  if_devar.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 if_lmcvar.h if_lmc_types.h \
        if_lmcioctl.h



Home | Main Index | Thread Index | Old Index