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.13
1#	$NetBSD: Makefile,v 1.13 1999/12/23 10:15:13 kleink Exp $
2
3KDIR=	/sys/arch/newsmips/include
4INCSDIR= /usr/include/newsmips
5
6INCS=	adrsmap.h ansi.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 float.h framebuf.h ieee.h \
9	ieeefp.h intr.h kcore.h kdbparam.h keyboard.h limits.h locore.h \
10	machConst.h math.h mips_opcode.h mouse.h param.h pcb.h pmap.h proc.h \
11	profile.h psl.h pte.h ptrace.h reg.h regdef.h regnum.h reloc.h \
12	romcall.h setjmp.h signal.h stdarg.h trap.h types.h varargs.h \
13	vmparam.h z8530var.h
14
15.include <bsd.kinc.mk>
16

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