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

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