Backout the last change; I'll deal with it another way.
This commit is contained in:
parent
8a3e9fdf9d
commit
634dc65636
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.11 2000/12/05 18:42:18 scw Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2000/12/05 19:54:09 scw Exp $
|
||||
|
||||
KDIR= /sys/arch/mvme68k/include
|
||||
INCSDIR= /usr/include/mvme68k
|
||||
|
@ -6,7 +6,7 @@ INCSDIR= /usr/include/mvme68k
|
|||
INCS= ansi.h aout_machdep.h asm.h autoconf.h bswap.h cdefs.h cpu.h \
|
||||
db_machdep.h disklabel.h elf_machdep.h endian.h endian_machdep.h \
|
||||
float.h frame.h ieee.h ieeefp.h int_types.h intr.h kcore.h \
|
||||
limits.h loadfile_machdep.h lock.h math.h param.h pcb.h pmap.h z
|
||||
limits.h lock.h math.h param.h pcb.h pmap.h \
|
||||
proc.h profile.h prom.h psl.h pte.h ptrace.h reg.h setjmp.h \
|
||||
signal.h stdarg.h svr4_machdep.h trap.h types.h varargs.h \
|
||||
vmparam.h z8530var.h
|
||||
|
|
Loading…
Reference in New Issue