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.1
1#	$NetBSD: Makefile,v 1.1 1998/06/12 23:22:33 cgd Exp $
2
3KDIR=	/sys/arch/amiga/include
4INCSDIR= /usr/include/amiga
5
6INCS=	ansi.h aout_machdep.h asm.h bus.h cdefs.h conf.h cpu.h cpufunc.h \
7	db_machdep.h disklabel.h endian.h fbio.h float.h frame.h ieeefp.h \
8	intr.h kcore.h limits.h mtpr.h param.h pcb.h pmap.h proc.h profile.h \
9	psl.h pte.h ptrace.h reg.h setjmp.h signal.h stdarg.h trap.h types.h \
10	varargs.h vmparam.h
11
12.include <bsd.kinc.mk>
13

Indexes created Sat Nov 29 02:09:32 GMT 2025