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.18
1#	$NetBSD: Makefile,v 1.18 2001/04/14 12:19:50 kleink 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 disklabel.h display.h ecoff_machdep.h \
10	elf_machdep.h endian.h endian_machdep.h float.h ieee.h ieeefp.h \
11	int_mwgwtypes.h int_types.h kcore.h kdbparam.h limits.h lock.h \
12	math.h mips_opcode.h mouse.h param.h pcb.h pccons.h pmap.h proc.h \
13	profile.h psl.h pte.h ptrace.h reg.h regdef.h regnum.h reloc.h \
14	setjmp.h signal.h 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