Get in sync with include files.

This commit is contained in:
scw 2002-02-27 21:55:44 +00:00
parent e2e2a20d7f
commit f179ae8cce

View File

@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.1 2002/02/27 21:02:13 scw Exp $
# $NetBSD: Makefile,v 1.2 2002/02/27 21:55:44 scw Exp $
KDIR= /sys/arch/mvmeppc/include
INCSDIR= /usr/include/mvmeppc
INCS= ansi.h aout_machdep.h asm.h \
bswap.h bus.h \
bat.h bootinfo.h bswap.h bus.h \
cdefs.h cpu.h \
db_machdep.h disklabel.h \
elf_machdep.h endian.h endian_machdep.h \
@ -15,7 +15,7 @@ INCS= ansi.h aout_machdep.h asm.h \
kcore.h kgdb.h \
limits.h lock.h \
math.h \
param.h pcb.h pio.h pmap.h powerpc.h proc.h profile.h psl.h \
param.h pcb.h pio.h pmap.h powerpc.h proc.h profile.h psl.h pte.h \
ptrace.h \
reg.h reloc.h \
setjmp.h signal.h stdarg.h \