Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.20.2.1
      1  1.20.2.1    skrll #	$NetBSD: Makefile,v 1.20.2.1 2004/08/03 10:36:40 skrll 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.20.2.1    skrll 	cdefs.h cpu.h cpuframe.h \
      9      1.12   kleink 	db_machdep.h \
     10      1.12   kleink 	elf_machdep.h endian.h endian_machdep.h \
     11      1.12   kleink 	float.h frame.h \
     12      1.13   kleink 	ieee.h ieeefp.h \
     13      1.14   kleink 	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
     14      1.12   kleink 	kcore.h \
     15      1.12   kleink 	limits.h lock.h \
     16      1.20  thorpej 	m68k.h math.h mcontext.h \
     17      1.18   briggs 	param.h pmc.h pcb.h proc.h profile.h psl.h ptrace.h \
     18      1.15   kleink 	reg.h setjmp.h signal.h stdarg.h sync_icache.h \
     19      1.12   kleink 	sysctl.h \
     20      1.12   kleink 	trap.h types.h \
     21  1.20.2.1    skrll 	varargs.h \
     22  1.20.2.1    skrll 	wchar_limits.h
     23       1.1      cgd 
     24       1.1      cgd .include <bsd.kinc.mk>
     25