Cross Reference: Makefile
xref: /src/sys/arch/sgimips/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/sgimips/include/
Makefile revision 1.22
1#	$NetBSD: Makefile,v 1.22 2012/11/25 21:55:51 alnsn Exp $
2
3INCSDIR= /usr/include/sgimips
4
5INCS=	asm.h ansi.h autoconf.h \
6	bswap.h \
7	cdefs.h cpu.h \
8	disklabel.h \
9	ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \
10	float.h \
11	ieee.h ieeefp.h \
12	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
13	intr.h \
14	kcore.h kdbparam.h \
15	limits.h lock.h locore.h \
16	math.h mcontext.h mips_opcode.h mutex.h \
17	param.h pci_machdep.h pcb.h pmap.h pmc.h proc.h profile.h psl.h pte.h \
18	ptrace.h \
19	reg.h regdef.h regnum.h reloc.h rwlock.h \
20	setjmp.h signal.h sljitarch.h \
21	trap.h types.h \
22	vmparam.h \
23	wchar_limits.h \
24	z8530var.h \
25
26.include <bsd.kinc.mk>
27

Indexes created Mon Nov 10 17:20:41 GMT 2025