Cross Reference: Makefile
xref: /src/sys/arch/arm/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/arm/include/
Makefile revision 1.12
1#	$NetBSD: Makefile,v 1.12 2001/04/14 12:19:50 kleink Exp $
2
3KDIR=	/sys/arch/arm/include
4INCSDIR= /usr/include/arm
5
6INCS=	ansi.h aout_machdep.h armreg.h asm.h bswap.h cdefs.h cpu.h cpufunc.h \
7	cpus.h db_machdep.h disklabel.h disklabel_acorn.h elf_machdep.h \
8	endian_machdep.h float.h fp.h frame.h ieee.h ieeefp.h \
9	int_mwgwtypes.h int_types.h ipkdb.h isa_machdep.h isapnp_machdep.h
10	limits.h lock.h math.h ofisa_machdep.h ofw.h pci_machdep.h pio.h \
11	proc.h profile.h profileio.h pte.h ptrace.h reg.h setjmp.h signal.h \
12	stdarg.h trap.h types.h varargs.h
13
14.include <bsd.kinc.mk>
15

Indexes created Fri Dec 19 15:09:30 GMT 2025