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.22
1#	$NetBSD: Makefile,v 1.22 2001/04/15 17:13:14 kleink 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 \
8	cdefs.h conf.h cpu.h \
9	db_machdep.h disklabel.h \
10	ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \
11	float.h \
12	ieee.h ieeefp.h \
13	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
14	intr.h \
15	kcore.h kdbparam.h \
16	limits.h lock.h locore.h \
17	machConst.h math.h mips_opcode.h \
18	param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \
19	reg.h regdef.h regnum.h reloc.h romcall.h \
20	setjmp.h signal.h stdarg.h \
21	trap.h types.h \
22	varargs.h vmparam.h \
23	z8530var.h
24
25.include <bsd.kinc.mk>
26

Indexes created Sun Dec 14 06:09:32 GMT 2025