Don't install <machine/rnd.h>.
This commit is contained in:
parent
92e1ef3c92
commit
97f56c7642
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.3 2001/05/28 23:25:25 thorpej Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2002/06/06 03:30:57 simonb Exp $
|
||||
|
||||
KDIR= /sys/arch/algor/include
|
||||
INCSDIR=/usr/include/algor
|
||||
@ -18,7 +18,7 @@ INCS= ansi.h aout_machdep.h asm.h autoconf.h \
|
||||
math.h mips_opcode.h \
|
||||
param.h pcb.h pci_machdep.h \
|
||||
pmap.h proc.h profile.h psl.h pte.h ptrace.h \
|
||||
reg.h regdef.h regnum.h reloc.h rnd.h \
|
||||
reg.h regdef.h regnum.h reloc.h \
|
||||
setjmp.h signal.h stdarg.h \
|
||||
trap.h types.h \
|
||||
varargs.h vmparam.h
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.2 2002/03/13 05:03:18 simonb Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2002/06/06 03:30:56 simonb Exp $
|
||||
|
||||
KDIR= /sys/arch/evbmips/include
|
||||
INCSDIR=/usr/include/evbmips
|
||||
@ -18,7 +18,7 @@ INCS= ansi.h aout_machdep.h asm.h \
|
||||
math.h mips_opcode.h \
|
||||
param.h pcb.h pci_machdep.h \
|
||||
pmap.h proc.h profile.h psl.h pte.h ptrace.h \
|
||||
reg.h regdef.h regnum.h reloc.h rnd.h \
|
||||
reg.h regdef.h regnum.h reloc.h \
|
||||
setjmp.h signal.h stdarg.h \
|
||||
trap.h types.h \
|
||||
varargs.h vmparam.h
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.3 2001/10/25 12:26:18 kleink Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2002/06/06 03:30:57 simonb Exp $
|
||||
|
||||
KDIR= /sys/arch/x86_64/include
|
||||
INCSDIR= /usr/include/x86_64
|
||||
@ -19,7 +19,7 @@ INCS= ansi.h aout_machdep.h asm.h \
|
||||
netbsd32_machdep.h \
|
||||
param.h pcb.h pccons.h pci_machdep.h pio.h pmap.h pmc.h proc.h \
|
||||
profile.h psl.h pte.h ptrace.h \
|
||||
reg.h rnd.h \
|
||||
reg.h \
|
||||
segments.h setjmp.h signal.h specialreg.h stdarg.h sysarch.h \
|
||||
trap.h tss.h types.h \
|
||||
userret.h \
|
||||
|
Loading…
Reference in New Issue
Block a user