Cross Reference: Makefile
xref: /src/sys/arch/amiga/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/amiga/include/
Makefile revision 1.9
1#	$NetBSD: Makefile,v 1.9 2000/06/26 15:42:19 kleink Exp $
2
3KDIR=	/sys/arch/amiga/include
4INCSDIR= /usr/include/amiga
5
6INCS=	ansi.h aout_machdep.h asm.h bswap.h bus.h cdefs.h conf.h cpu.h \
7	cpufunc.h db_machdep.h disklabel.h elf_machdep.h endian.h \
8	endian_machdep.h fbio.h float.h frame.h ieee.h ieeefp.h int_types.h \
9	intr.h kcore.h limits.h lock.h math.h mtpr.h param.h pcb.h pmap.h \
10	proc.h profile.h psl.h pte.h ptrace.h reg.h setjmp.h signal.h \
11	stdarg.h svr4_machdep.h trap.h types.h varargs.h vmparam.h
12
13.include <bsd.kinc.mk>
14

Indexes created Sat Dec 20 21:09:36 GMT 2025