Cross Reference: Makefile
xref: /src/sys/arch/dreamcast/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/dreamcast/include/
Makefile revision 1.3
1#	$NetBSD: Makefile,v 1.3 2001/04/14 22:46:21 kleink Exp $
2
3KDIR=	/sys/arch/dreamcast/include
4INCSDIR= /usr/include/dreamcast
5
6INCS=	ansi.h aout_machdep.h asm.h \
7	bootinfo.h bswap.h bus.h \
8	cdefs.h coff_machdep.h conf.h cpu.h cpufunc.h cputypes.h \
9	db_machdep.h disklabel.h \
10	elf_machdep.h endian.h endian_machdep.h \
11	float.h frame.h \
12	ieee.h ieeefp.h int_const.h int_mwgwtypes.h int_types.h intr.h \
13	limits.h lock.h \
14	math.h mmeye.h \
15	param.h pcb.h pio.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \
16	reg.h \
17	segments.h setjmp.h shbvar.h signal.h stdarg.h \
18	trap.h types.h \
19	varargs.h vmparam.h
20
21.include <bsd.kinc.mk>
22

Indexes created Fri Dec 05 21:09:38 GMT 2025