NetBSD/sys/arch/x86_64/include/Makefile

18 lines
767 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 2001/06/19 00:20:09 fvdl Exp $
KDIR= /sys/arch/x86_64/include
INCSDIR= /usr/include/x86_64
INCS= ansi.h aout_machdep.h asm.h bios32.h bootinfo.h bswap.h \
bus.h byte_swap.h cdefs.h conf.h cpu.h cpufunc.h \
disklabel.h elf_machdep.h endian.h endian_machdep.h float.h \
fpu.h frame.h frameasm.h gdt.h ieee.h ieeefp.h int_const.h \
int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h intr.h \
isa_machdep.h kcore.h limits.h loadfile_machdep.h \
lock.h math.h netbsd32_machdep.h out param.h pcb.h pccons.h \
pci_machdep.h pio.h pmap.h pmc.h proc.h profile.h psl.h \
pte.h ptrace.h reg.h rnd.h segments.h setjmp.h signal.h specialreg.h \
stdarg.h sysarch.h trap.h tss.h types.h userret.h varargs.h vmparam.h \
.include <bsd.kinc.mk>