Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.4.2.2
      1  1.4.2.2  bouyer #	$NetBSD: Makefile,v 1.4.2.2 2000/11/22 16:01:27 bouyer Exp $
      2      1.1     cgd 
      3      1.1     cgd KDIR=	/sys/arch/powerpc/include
      4      1.1     cgd INCSDIR= /usr/include/powerpc
      5      1.1     cgd 
      6      1.4  tsubai INCS=	ansi.h aout_machdep.h asm.h bat.h bswap.h cdefs.h cpu.h db_machdep.h \
      7  1.4.2.2  bouyer 	elf_machdep.h endian.h endian_machdep.h float.h fpu.h frame.h hid.h \
      8  1.4.2.1  bouyer 	hid_601.h ieee.h ieeefp.h int_types.h ipkdb.h kcore.h limits.h lock.h \
      9  1.4.2.1  bouyer 	machine_type.h math.h param.h pcb.h pmap.h proc.h profile.h \
     10  1.4.2.1  bouyer 	psl.h pte.h ptrace.h reg.h reloc.h setjmp.h signal.h stdarg.h \
     11  1.4.2.1  bouyer 	trap.h types.h varargs.h
     12      1.1     cgd 
     13      1.1     cgd .include <bsd.kinc.mk>
     14