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.12
1#	$NetBSD: Makefile,v 1.12 2002/11/26 23:30:22 lukem Exp $
2
3INCSDIR= /usr/include/sgimips
4
5INCS=	asm.h ansi.h aout_machdep.h autoconf.h \
6	bsd-aout.h bswap.h \
7	cdefs.h cpu.h \
8	db_machdep.h 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 mips_opcode.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 \
20	setjmp.h signal.h stdarg.h \
21	trap.h types.h \
22	varargs.h vmparam.h \
23	z8530var.h
24
25.include <bsd.kinc.mk>
26

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