1999-01-17 15:51:03 +03:00
|
|
|
# $NetBSD: Makefile,v 1.3 1999/01/17 12:51:03 tsubai Exp $
|
1998-06-13 03:22:30 +04:00
|
|
|
|
|
|
|
KDIR= /sys/arch/powerpc/include
|
|
|
|
INCSDIR= /usr/include/powerpc
|
|
|
|
|
1999-01-15 16:31:15 +03:00
|
|
|
INCS= ansi.h aout_machdep.h asm.h bat.h bswap.h cdefs.h db_machdep.h \
|
1999-01-17 15:51:03 +03:00
|
|
|
elf_machdep.h endian.h float.h fpu.h frame.h ieee.h ieeefp.h ipkdb.h \
|
|
|
|
kcore.h limits.h machine_type.h param.h pcb.h pmap.h proc.h profile.h \
|
1999-01-15 16:31:15 +03:00
|
|
|
psl.h pte.h ptrace.h reg.h reloc.h setjmp.h signal.h stdarg.h trap.h \
|
1998-06-13 03:22:30 +04:00
|
|
|
types.h va-ppc.h varargs.h vmparam.h
|
|
|
|
|
|
|
|
.include <bsd.kinc.mk>
|