Home | History | Annotate | Line # | Download | only in include
      1  1.25  christos #	$NetBSD: Makefile,v 1.25 2024/11/30 01:04:06 christos Exp $
      2   1.1      fvdl 
      3   1.1      fvdl INCSDIR= /usr/include/amd64
      4   1.1      fvdl 
      5  1.22      maxv INCS=	ansi.h aout_machdep.h asm.h \
      6  1.12    dyoung 	bootinfo.h bswap.h byte_swap.h \
      7  1.19       tls 	cdefs.h cpu.h cpu_rng.h\
      8   1.1      fvdl 	disklabel.h \
      9   1.1      fvdl 	elf_machdep.h endian.h endian_machdep.h \
     10  1.17       dsl 	float.h fpu.h frame.h frame_regs.h \
     11   1.1      fvdl 	gdt.h \
     12  1.11     joerg 	ieee.h ieeefp.h fenv.h \
     13   1.1      fvdl 	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
     14   1.1      fvdl 	intr.h intrdefs.h \
     15   1.3  drochner 	joystick.h \
     16   1.1      fvdl 	kcore.h \
     17   1.7      manu 	limits.h linux32_machdep.h lock.h \
     18   1.8        ad 	math.h mcontext.h mutex.h mtrr.h \
     19   1.1      fvdl 	netbsd32_machdep.h \
     20  1.20      maxv 	param.h pcb.h pci_machdep.h pio.h pmap.h proc.h \
     21   1.1      fvdl 	profile.h psl.h pte.h ptrace.h \
     22  1.25  christos 	lwp_private.h reg.h rwlock.h \
     23  1.18     alnsn 	segments.h setjmp.h signal.h sljit_machdep.h specialreg.h sysarch.h \
     24   1.1      fvdl 	trap.h tss.h types.h \
     25   1.1      fvdl 	userret.h \
     26  1.13     joerg 	vmparam.h \
     27   1.2    kleink 	wchar_limits.h
     28   1.1      fvdl 
     29   1.1      fvdl .include <bsd.kinc.mk>
     30