This commit is contained in:
soda 1999-03-30 18:38:00 +00:00
parent 17de7b2576
commit 5cf51ff2d5
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 1999/03/13 13:07:43 drochner Exp $
# $NetBSD: Makefile,v 1.8 1999/03/30 18:38:00 soda Exp $
KDIR= /sys/arch/newsmips/include
INCSDIR= /usr/include/newsmips
@ -8,7 +8,7 @@ INCS= adrsmap.h ansi.h aout_machdep.h autoconf.h bswap.h bsd-aout.h \
elf_machdep.h endian.h float.h framebuf.h ieeefp.h intr.h kcore.h \
kdbparam.h keyboard.h limits.h locore.h machConst.h mips_opcode.h \
mouse.h param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \
reg.h regnum.h reloc.h setjmp.h signal.h stdarg.h trap.h \
reg.h regdef.h regnum.h reloc.h setjmp.h signal.h stdarg.h trap.h \
types.h varargs.h vmparam.h z8530var.h
.include <bsd.kinc.mk>