Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.10
      1  1.10  tsutsui #	$NetBSD: Makefile,v 1.10 2001/04/06 14:11:20 tsutsui Exp $
      2   1.1      cgd 
      3   1.1      cgd KDIR=	/sys/arch/m68k/include
      4   1.1      cgd INCSDIR= /usr/include/m68k
      5   1.1      cgd 
      6  1.10  tsutsui INCS=	ansi.h aout_machdep.h asm.h asm_single.h bswap.h byte_swap.h \
      7  1.10  tsutsui 	cacheops.h cacheops_20.h cacheops_30.h cacheops_40.h cacheops_60.h \
      8  1.10  tsutsui 	cdefs.h cpu.h db_machdep.h elf_machdep.h endian.h endian_machdep.h \
      9  1.10  tsutsui 	float.h frame.h ieee.h ieeefp.h int_types.h kcore.h limits.h lock.h \
     10  1.10  tsutsui 	m68k.h math.h param.h pcb.h profile.h psl.h ptrace.h reg.h setjmp.h \
     11  1.10  tsutsui 	signal.h stdarg.h svr4_machdep.h sync_icache.h sysctl.h trap.h \
     12   1.9   kleink 	types.h varargs.h
     13   1.1      cgd 
     14   1.1      cgd .include <bsd.kinc.mk>
     15