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.7
1#	$NetBSD: Makefile,v 1.7 2001/04/14 12:19:56 kleink 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_mwgwtypes.h int_types.h intr.h kcore.h kdbparam.h \
10	limits.h lock.h locore.h mainboard.h math.h mips_opcode.h param.h \
11	pcb.h 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 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