Home | History | Annotate | Line # | Download | only in include
      1  1.38  christos #	$NetBSD: Makefile,v 1.38 2024/11/30 01:04:11 christos Exp $
      2   1.1       cgd 
      3   1.1       cgd INCSDIR= /usr/include/m68k
      4   1.1       cgd 
      5  1.12    kleink INCS=	ansi.h aout_machdep.h asm.h asm_single.h \
      6  1.16    briggs 	bswap.h bus_dma.h byte_swap.h \
      7  1.10   tsutsui 	cacheops.h cacheops_20.h cacheops_30.h cacheops_40.h cacheops_60.h \
      8  1.21        cl 	cdefs.h cpu.h cpuframe.h \
      9  1.12    kleink 	elf_machdep.h endian.h endian_machdep.h \
     10  1.29  christos 	fenv.h float.h fpreg.h frame.h \
     11  1.13    kleink 	ieee.h ieeefp.h \
     12  1.14    kleink 	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
     13  1.35   thorpej 	intr.h \
     14  1.12    kleink 	kcore.h \
     15  1.38  christos 	limits.h lock.h lwp_private.h \
     16  1.34   thorpej 	m68k.h math.h mcontext.h mmu_30.h mmu_40.h mmu_51.h mutex.h \
     17  1.30      maxv 	param.h pmap_motorola.h pcb.h proc.h profile.h \
     18  1.24     oster 	psl.h pte_motorola.h ptrace.h \
     19  1.27     joerg 	reg.h rwlock.h setjmp.h signal.h sync_icache.h \
     20  1.12    kleink 	trap.h types.h \
     21  1.32   tsutsui 	vmparam.h \
     22  1.22    kleink 	wchar_limits.h
     23   1.1       cgd 
     24   1.1       cgd .include <bsd.kinc.mk>
     25