Cross Reference: Makefile
xref: /src/sys/arch/evbmips/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/evbmips/include/
Makefile revision 1.3
1#	$NetBSD: Makefile,v 1.3 2002/06/06 03:30:56 simonb Exp $
2
3KDIR=	/sys/arch/evbmips/include
4INCSDIR=/usr/include/evbmips
5
6INCS=	ansi.h aout_machdep.h asm.h \
7	bswap.h bus.h \
8	cdefs.h cpu.h \
9	db_machdep.h disklabel.h \
10	ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \
11	float.h \
12	ieee.h ieeefp.h \
13	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
14	intr.h \
15	isa_machdep.h \
16	kcore.h kdbparam.h \
17	limits.h lock.h locore.h \
18	math.h mips_opcode.h \
19	param.h pcb.h pci_machdep.h \
20	pmap.h proc.h profile.h psl.h pte.h ptrace.h \
21	reg.h regdef.h regnum.h reloc.h \
22	setjmp.h signal.h stdarg.h \
23	trap.h types.h \
24	varargs.h vmparam.h
25
26.include <bsd.kinc.mk>
27

Indexes created Sat Dec 20 17:09:30 GMT 2025