Cross Reference: Makefile
xref: /src/sys/arch/hpcarm/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/hpcarm/include/
Makefile revision 1.1
1#	$NetBSD: Makefile,v 1.1 2001/02/23 03:48:14 ichiro Exp $
2
3KDIR=	/sys/arch/hpcarm/include
4INCSDIR= /usr/include/hpcarm
5
6INCS=	ansi.h aout_machdep.h asm.h bootconfig.h bswap.h bus.h cdefs.h \
7	conf.h cpu.h cpufunc.h cpus.h db_machdep.h disklabel.h \
8	disklabel_acorn.h elf_machdep.h endian.h endian_machdep.h float.h \
9	fp.h frame.h ieee.h ieeefp.h int_types.h intr.h io.h \
10	irqhandler.h limits.h lock.h math.h \
11	param.h pcb.h pmap.h proc.h psl.h pte.h ptrace.h reg.h \
12	setjmp.h signal.h stdarg.h trap.h types.h \
13	undefined.h varargs.h vmparam.h
14
15.include <bsd.kinc.mk>
16

Indexes created Tue Dec 30 09:09:31 GMT 2025