Cross Reference: Makefile
xref: /src/sys/arch/sbmips/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/sbmips/include/
1# $NetBSD: Makefile,v 1.18 2024/11/30 01:04:14 christos Exp $
2
3INCSDIR= /usr/include/sbmips
4
5# XXXcgd need local: pci_machdep.h
6# XXXcgd need export: intr.h
7
8INCS=	ansi.h asm.h \
9	bswap.h \
10	cdefs.h cpu.h \
11	disklabel.h \
12	ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \
13	fenv.h float.h \
14	ieee.h ieeefp.h \
15	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
16	kcore.h kdbparam.h \
17	limits.h lock.h locore.h lwp_private.h \
18	math.h mcontext.h mips_opcode.h mutex.h \
19	param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \
20	reg.h regdef.h regnum.h reloc.h rwlock.h \
21	setjmp.h signal.h sljit_machdep.h \
22	trap.h types.h \
23	vmparam.h \
24	wchar_limits.h
25
26.include <bsd.kinc.mk>
27

Indexes created Mon Nov 10 17:20:41 GMT 2025