Oups, need byte_swap.h too. Pointed out by Robert V. Baron

This commit is contained in:
bouyer 1999-01-16 02:20:26 +00:00
parent a6e0ab6a8c
commit 62a77e9dfe

View File

@ -1,13 +1,13 @@
# $NetBSD: Makefile,v 1.3 1999/01/15 13:31:24 bouyer Exp $
# $NetBSD: Makefile,v 1.4 1999/01/16 02:20:26 bouyer Exp $
KDIR= /sys/arch/i386/include
INCSDIR= /usr/include/i386
INCS= ansi.h aout_machdep.h apmvar.h asm.h bioscall.h bootinfo.h bswap.h \
bus.h cdefs.h conf.h cpu.h cpufunc.h cputypes.h db_machdep.h \
disklabel.h elf_machdep.h endian.h float.h frame.h freebsd_machdep.h \
gdt.h ibcs2_machdep.h ieeefp.h intr.h joystick.h kcore.h limits.h \
mouse.h npx.h param.h pcb.h pccons.h pio.h pmap.h \
byte_swap.h bus.h cdefs.h conf.h cpu.h cpufunc.h cputypes.h
db_machdep.h disklabel.h elf_machdep.h endian.h float.h frame.h
freebsd_machdep.h gdt.h ibcs2_machdep.h ieeefp.h intr.h joystick.h
kcore.h limits.h mouse.h npx.h param.h pcb.h pccons.h pio.h pmap.h \
pmap.new.h proc.h profile.h psl.h pte.h ptrace.h reg.h segments.h \
setjmp.h signal.h specialreg.h spkr.h stdarg.h svr4_machdep.h \
sysarch.h trap.h tss.h types.h varargs.h vm86.h vmparam.h