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

Indexes created Sun Dec 21 11:09:39 GMT 2025