Cross Reference: Makefile
xref: /src/sys/arch/atari/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/atari/include/
Makefile revision 1.7
1#	$NetBSD: Makefile,v 1.7 1999/03/31 10:48:00 leo Exp $
2
3KDIR=	/sys/arch/atari/include
4INCSDIR= /usr/include/atari
5
6INCS=	ahdilabel.h ansi.h aout_machdep.h asm.h bswap.h cdefs.h cpu.h \
7	cpufunc.h db_machdep.h disklabel.h elf_machdep.h endian.h \
8	float.h frame.h intr.h ieee.h ieeefp.h kcore.h limits.h \
9	msioctl.h mtpr.h param.h pcb.h pmap.h proc.h profile.h psl.h \
10	pte.h ptrace.h reg.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 Sat Dec 20 21:09:36 GMT 2025