Fix editing error.

This commit is contained in:
mycroft 1999-01-21 08:20:25 +00:00
parent 37a95fd205
commit 1c607f81a8
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.3 1999/01/15 13:31:23 bouyer Exp $
# $NetBSD: Makefile,v 1.4 1999/01/21 08:20:25 mycroft Exp $
KDIR= /sys/arch/arm32/include
INCSDIR= /usr/include/arm32
INCS= ansi.h aout_machdep.h asm.h beep.h bootconfig.h bswap.h bus.h cdefs.h
INCS= ansi.h aout_machdep.h asm.h beep.h bootconfig.h bswap.h bus.h cdefs.h \
conf.h cpu.h cpufunc.h cpus.h db_machdep.h disklabel.h \
disklabel_acorn.h disklabel_mbr.h endian.h float.h fp.h frame.h \
ieee.h ieeefp.h iic.h intr.h io.h ipkdb.h irqhandler.h joystick.h \