Add missing backslash.

This commit is contained in:
tsubai 1999-02-12 18:13:12 +00:00
parent 9209c9b03a
commit 31101d57ec
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.4 1999/01/31 01:01:12 castor Exp $
# $NetBSD: Makefile,v 1.5 1999/02/12 18:13:12 tsubai Exp $
KDIR= /sys/arch/newsmips/include
INCSDIR= /usr/include/newsmips
INCS= adrsmap.h ansi.h aout_machdep.h autoconf.h bswap.h bsd-aout.h cdefs.h
conf.h cpu.h db_machdep.h disklabel.h ecoff_machdep.h elf.h \
INCS= adrsmap.h ansi.h aout_machdep.h autoconf.h bswap.h bsd-aout.h \
cdefs.h conf.h cpu.h db_machdep.h disklabel.h ecoff_machdep.h elf.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 \