Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.29.18.1
      1  1.29.18.1  christos #	$NetBSD: Makefile,v 1.29.18.1 2019/06/10 22:06:26 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.12    kleink 	kcore.h \
     14       1.12    kleink 	limits.h lock.h \
     15       1.26        ad 	m68k.h math.h mcontext.h mutex.h \
     16  1.29.18.1  christos 	param.h pmap_motorola.h pcb.h proc.h profile.h \
     17       1.24     oster 	psl.h pte_motorola.h ptrace.h \
     18       1.27     joerg 	reg.h rwlock.h setjmp.h signal.h sync_icache.h \
     19       1.12    kleink 	trap.h types.h \
     20       1.22    kleink 	wchar_limits.h
     21        1.1       cgd 
     22        1.1       cgd .include <bsd.kinc.mk>
     23