Cross Reference: Makefile
xref: /src/sys/arch/newsmips/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/newsmips/include/
Makefile revision 1.18
1#	$NetBSD: Makefile,v 1.18 2000/11/13 19:05:58 tsubai Exp $
2
3KDIR=	/sys/arch/newsmips/include
4INCSDIR= /usr/include/newsmips
5
6INCS=	adrsmap.h ansi.h asm.h aout_machdep.h apbus.h apcall.h autoconf.h \
7	bswap.h bsd-aout.h cdefs.h conf.h cpu.h db_machdep.h disklabel.h \
8	ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h float.h \
9	ieee.h ieeefp.h int_types.h intr.h kcore.h kdbparam.h \
10	limits.h lock.h locore.h machConst.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 romcall.h setjmp.h signal.h stdarg.h \
13	trap.h types.h varargs.h vmparam.h z8530var.h
14
15.include <bsd.kinc.mk>
16

Indexes created Sat Dec 13 21:09:37 GMT 2025