Cross Reference: Makefile
xref: /src/sys/arch/mips/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/mips/include/
Makefile revision 1.29
1#	$NetBSD: Makefile,v 1.29 2009/08/17 18:55:11 matt Exp $
2
3INCSDIR= /usr/include/mips
4
5INCS=	ansi.h asm.h \
6	bswap.h \
7	cachectl.h cdefs.h cpu.h cpuregs.h \
8	ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \
9	float.h \
10	ieee.h ieeefp.h \
11	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
12	kcore.h kdbparam.h \
13	limits.h lock.h locore.h mcontext.h math.h \
14	mips1_pte.h mips3_pte.h mips_opcode.h mips_param.h mutex.h \
15	pcb.h pmap.h pmc.h proc.h profile.h psl.h pte.h ptrace.h \
16	reg.h regdef.h regnum.h reloc.h rwlock.h \
17	setjmp.h signal.h stdarg.h sysarch.h \
18	trap.h types.h \
19	varargs.h vmparam.h \
20	wchar_limits.h
21
22.include <bsd.kinc.mk>
23

Indexes created Mon Dec 01 10:09:32 GMT 2025