NetBSD/sys/arch/powerpc/include/Makefile

14 lines
545 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.14 2001/04/14 12:19:59 kleink Exp $
KDIR= /sys/arch/powerpc/include
INCSDIR= /usr/include/powerpc
1999-05-05 14:15:53 +04:00
INCS= ansi.h aout_machdep.h asm.h bat.h bswap.h cdefs.h cpu.h db_machdep.h \
elf_machdep.h endian.h endian_machdep.h float.h fpu.h frame.h hid.h \
hid_601.h ieee.h ieeefp.h int_mwgwtypes.h int_types.h ipkdb.h \
kcore.h limits.h lock.h machine_type.h math.h param.h pcb.h pio.h \
pmap.h proc.h profile.h psl.h pte.h ptrace.h reg.h reloc.h \
setjmp.h signal.h stdarg.h trap.h types.h varargs.h
.include <bsd.kinc.mk>