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.5
1#	$NetBSD: Makefile,v 1.5 1999/01/18 04:59:54 castor 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 cdefs.h \
7	conf.h cpu.h cpuregs.h db_machdep.h ecoff_machdep.h elf.h \
8	elf_machdep.h  endian.h float.h ieeefp.h intr.h kcore.h kdbparam.h \
9	limits.h locore.h mips1_pte.h mips3_pte.h mips_opcode.h mips_param.h \
10	pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h reg.h regdef.h \
11	regnum.h reloc.h setjmp.h signal.h stdarg.h sysarch.h trap.h types.h \
12	varargs.h vmparam.h
13
14.include <bsd.kinc.mk>
15

Indexes created Mon Dec 22 00:09:26 GMT 2025