regdef.h is gone

This commit is contained in:
drochner 1999-03-13 11:24:59 +00:00
parent 0265284ce4
commit 7482575685
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 1999/03/12 07:03:21 nisimura Exp $
# $NetBSD: Makefile,v 1.6 1999/03/13 11:24:59 drochner Exp $
KDIR= /sys/arch/pmax/include
INCSDIR= /usr/include/pmax
@ -8,7 +8,7 @@ INCS= ansi.h aout_machdep.h autoconf.h bswap.h bsd-aout.h bus.h cdefs.h \
ecoff_machdep.h elf.h elf_machdep.h endian.h fbio.h fbvar.h float.h \
ieeefp.h intr.h kcore.h kdbparam.h limits.h locore.h mips_opcode.h \
param.h pcb.h pmap.h pmioctl.h proc.h profile.h psl.h pte.h ptrace.h \
reg.h regdef.h regnum.h reloc.h setjmp.h signal.h stdarg.h sysconf.h \
reg.h regnum.h reloc.h setjmp.h signal.h stdarg.h sysconf.h \
trap.h types.h varargs.h vmparam.h
.include <bsd.kinc.mk>