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.6
1#	$NetBSD: Makefile,v 1.6 2001/03/31 00:05:57 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 mainboard.h math.h mips_opcode.h param.h pcb.h pmap.h \
11	proc.h profile.h psl.h pte.h ptrace.h reg.h regdef.h regnum.h \
12	reloc.h setjmp.h signal.h stdarg.h sysconf.h trap.h types.h \
13	varargs.h vmparam.h z8530var.h
14
15.include <bsd.kinc.mk>
16

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