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.3
1#	$NetBSD: Makefile,v 1.3 2001/04/14 12:20:00 kleink Exp $
2
3KDIR=	/sys/arch/sgimips/include
4INCSDIR= /usr/include/sgimips
5
6INCS=	asm.h ansi.h aout_machdep.h arcs.h autoconf.h bsd-aout.h bswap.h \
7	cdefs.h conf.h cpu.h db_machdep.h disklabel.h ecoff_machdep.h \
8	elf_machdep.h endian.h endian_machdep.h float.h ieee.h ieeefp.h \
9	int_mwgwtypes.h int_types.h intr.h kcore.h kdbparam.h limits.h \
10	lock.h locore.h math.h mips_opcode.h param.h pci_machdep.h pcb.h \
11	pmap.h proc.h profile.h psl.h pte.h ptrace.h reg.h regdef.h \
12	regnum.h reloc.h setjmp.h signal.h stdarg.h trap.h types.h \
13	varargs.h vmparam.h z8530var.h
14
15.include <bsd.kinc.mk>
16

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