Cross Reference: Makefile
xref: /src/sys/arch/ofppc/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/ofppc/include/
Makefile revision 1.5
1#	$NetBSD: Makefile,v 1.5 2000/03/17 22:36:37 tron Exp $
2
3KDIR=	/sys/arch/ofppc/include
4INCSDIR= /usr/include/ofppc
5
6INCS=	ansi.h aout_machdep.h asm.h bat.h bswap.h cdefs.h cpu.h db_machdep.h \
7	disklabel.h elf_machdep.h endian.h endian_machdep.h float.h fpu.h \
8	frame.h ieee.h ieeefp.h ipkdb.h irq.h kcore.h limits.h machine_type.h \
9	math.h param.h pcb.h pmap.h powerpc.h proc.h profile.h psl.h pte.h \
10	ptrace.h reg.h reloc.h setjmp.h signal.h stdarg.h trap.h types.h \
11	varargs.h vmparam.h
12
13.include <bsd.kinc.mk>
14

Indexes created Sun Dec 21 17:09:30 GMT 2025