Do not install bus.h.

This commit is contained in:
dyoung 2011-07-17 23:52:12 +00:00
parent 99199b5b1a
commit 106ff60f41
5 changed files with 10 additions and 10 deletions

View File

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.39 2011/07/17 20:54:37 joerg Exp $
# $NetBSD: Makefile,v 1.40 2011/07/17 23:52:12 dyoung Exp $
INCSDIR= /usr/include/arm
INCS= ansi.h aout_machdep.h armreg.h asm.h atomic.h \
bswap.h byte_swap.h bus.h \
bswap.h byte_swap.h \
cdefs.h cpu.h \
disklabel.h \
elf_machdep.h endian.h endian_machdep.h \

View File

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.3 2011/07/17 20:54:42 joerg Exp $
# $NetBSD: Makefile,v 1.4 2011/07/17 23:53:41 dyoung Exp $
INCSDIR= /usr/include/landisk
INCS= ansi.h aout_machdep.h asm.h \
bootinfo.h bswap.h bus.h \
bootinfo.h bswap.h \
button.h \
cdefs.h coff_machdep.h cpu.h cputypes.h \
db_machdep.h disklabel.h \

View File

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.22 2011/07/17 20:54:44 joerg Exp $
# $NetBSD: Makefile,v 1.23 2011/07/17 23:53:41 dyoung Exp $
INCSDIR= /usr/include/netwinder
INCS= ansi.h aout_machdep.h asm.h \
bswap.h bus.h \
bswap.h \
cdefs.h cpu.h \
disklabel.h \
elf_machdep.h endian.h endian_machdep.h \

View File

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.12 2011/07/17 20:54:46 joerg Exp $
# $NetBSD: Makefile,v 1.13 2011/07/17 23:53:41 dyoung Exp $
INCSDIR= /usr/include/sbmips
# XXXcgd need local: bus.h pci_machdep.h
# XXXcgd need local: pci_machdep.h
# XXXcgd need export: intr.h
INCS= ansi.h asm.h \

View File

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.25 2011/07/17 20:54:47 joerg Exp $
# $NetBSD: Makefile,v 1.26 2011/07/17 23:52:12 dyoung Exp $
INCSDIR= /usr/include/sh3
INCS= ansi.h aout_machdep.h asm.h \
bswap.h bus.h byte_swap.h \
bswap.h byte_swap.h \
cdefs.h coff_machdep.h cpu.h cputypes.h \
disklabel.h \
elf_machdep.h endian.h endian_machdep.h \