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.14
1#	$NetBSD: Makefile,v 1.14 2000/03/31 11:44:05 soda Exp $
2
3KDIR=	/sys/arch/arc/include
4INCSDIR= /usr/include/arc
5
6# Header files which are needed from userland.
7
8INCS=	ansi.h aout_machdep.h asm.h autoconf.h bswap.h bsd-aout.h \
9	cdefs.h cpu.h cpuregs.h disklabel.h display.h ecoff_machdep.h \
10	elf_machdep.h endian.h endian_machdep.h float.h ieee.h ieeefp.h \
11	kcore.h kdbparam.h limits.h math.h mips_opcode.h \
12	mouse.h param.h pcb.h pccons.h pmap.h proc.h profile.h psl.h \
13	pte.h ptrace.h reg.h regdef.h regnum.h reloc.h setjmp.h signal.h \
14	stdarg.h trap.h types.h varargs.h vmparam.h
15
16.include <bsd.kinc.mk>
17

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