Cross Reference: Makefile
xref: /src/sys/arch/mipsco/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/mipsco/include/
Makefile revision 1.3
1#	$NetBSD: Makefile,v 1.3 2000/09/26 11:45:06 wdk Exp $
2
3KDIR=	/sys/arch/mipsco/include
4INCSDIR= /usr/include/mipsco
5
6INCS=	ansi.h aout_machdep.h asm.h autoconf.h bsd-aout.h bswap.h bus.h \
7	cdefs.h conf.h cpu.h db_machdep.h disklabel.h ecoff_machdep.h \
8	elf.h elf_machdep.h endian.h endian_machdep.h float.h ieee.h \
9	ieeefp.h int_types.h intr.h kcore.h kdbparam.h limits.h lock.h \
10	locore.h loadfile_machdep.h mainboard.h math.h mips_opcode.h \
11	param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \
12	reg.h regdef.h regnum.h reloc.h setjmp.h signal.h stdarg.h \
13	sysconf.h trap.h types.h varargs.h vmparam.h z8530var.h
14
15.include <bsd.kinc.mk>
16

Indexes created Sat Dec 20 21:09:36 GMT 2025