Cross Reference: Makefile
xref: /src/sys/arch/arc/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/arc/include/
Makefile revision 1.27
1#	$NetBSD: Makefile,v 1.27 2006/07/01 17:19:39 tsutsui Exp $
2
3INCSDIR= /usr/include/arc
4
5# Header files which are needed from userland.
6
7INCS=	ansi.h aout_machdep.h asm.h autoconf.h \
8	bswap.h bsd-aout.h \
9	cdefs.h cpu.h \
10	disklabel.h \
11	ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \
12	float.h \
13	ieee.h ieeefp.h \
14	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
15	kcore.h kdbparam.h \
16	limits.h lock.h \
17	math.h mcontext.h mips_opcode.h mouse.h \
18	param.h pcb.h pccons.h pmap.h pmc.h proc.h profile.h psl.h pte.h \
19	ptrace.h \
20	reg.h regdef.h regnum.h reloc.h \
21	setjmp.h signal.h stdarg.h \
22	trap.h types.h \
23	varargs.h vmparam.h \
24	wchar_limits.h
25
26.include <bsd.kinc.mk>
27

Indexes created Sun Dec 21 07:09:50 GMT 2025