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.8
1#	$NetBSD: Makefile,v 1.8 1999/03/24 03:45:36 nisimura Exp $
2
3KDIR=	/sys/arch/mips/include
4INCSDIR= /usr/include/mips
5
6INCS=	ansi.h aout_machdep.h asm.h bswap.h bsd-aout.h cachectl.h \
7	cdefs.h cpu.h cpuregs.h db_machdep.h ecoff_machdep.h \
8	elf.h elf_machdep.h endian.h float.h ieeefp.h intr.h \
9	kcore.h kdbparam.h limits.h locore.h mips1_pte.h mips3_pte.h \
10	mips_opcode.h mips_param.h pcb.h pmap.h proc.h profile.h \
11	psl.h pte.h ptrace.h reg.h regdef.h regnum.h reloc.h setjmp.h \
12	signal.h stdarg.h sysarch.h trap.h types.h varargs.h \
13	vmparam.h
14
15.include <bsd.kinc.mk>
16

Indexes created Sun Dec 21 17:09:30 GMT 2025