Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/vax/include export bus.h
details: https://anonhg.NetBSD.org/src/rev/40ed5e1d0b4d
branches: trunk
changeset: 487711:40ed5e1d0b4d
user: matt <matt%NetBSD.org@localhost>
date: Sun Jun 11 23:32:55 2000 +0000
description:
export bus.h
diffstat:
sys/arch/vax/include/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r d39d5e1be455 -r 40ed5e1d0b4d sys/arch/vax/include/Makefile
--- a/sys/arch/vax/include/Makefile Sun Jun 11 23:32:10 2000 +0000
+++ b/sys/arch/vax/include/Makefile Sun Jun 11 23:32:55 2000 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2000/06/04 21:06:18 matt Exp $
+# $NetBSD: Makefile,v 1.12 2000/06/11 23:32:55 matt Exp $
KDIR= /sys/arch/vax/include
INCSDIR= /usr/include/vax
INCS= ansi.h aout_machdep.h asm.h \
- bswap.h byte_swap.h \
+ bswap.h bus.h byte_swap.h \
cdefs.h clock.h coff_machdep.h cpu.h \
db_machdep.h disklabel.h \
elf_machdep.h endian.h endian_machdep.h \
Home |
Main Index |
Thread Index |
Old Index