Cross Reference: Makefile
xref: /src/sys/arch/evbarm/include/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/evbarm/include/
Makefile revision 1.15
11.15Schris#	$NetBSD: Makefile,v 1.15 2008/01/19 13:11:15 chris Exp $
21.1Smatt
31.5SthorpejINCSDIR= /usr/include/evbarm
41.1Smatt
51.5SthorpejINCS=	ansi.h aout_machdep.h asm.h \
61.5Sthorpej	bswap.h bus.h \
71.5Sthorpej	cdefs.h cpu.h \
81.13Sdrochner	disklabel.h \
91.5Sthorpej	elf_machdep.h endian.h endian_machdep.h \
101.5Sthorpej	float.h fp.h frame.h \
111.5Sthorpej	ieee.h ieeefp.h \
121.5Sthorpej	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
131.15Schris	intr.h \
141.5Sthorpej	limits.h lock.h \
151.14Sad	math.h mcontext.h mutex.h \
161.8Sbriggs	param.h pcb.h pmap.h pmc.h proc.h profile.h ptrace.h \
171.14Sad	reg.h rwlock.h \
181.5Sthorpej	setjmp.h signal.h stdarg.h sysarch.h \
191.5Sthorpej	trap.h types.h \
201.11Skleink	varargs.h vmparam.h \
211.11Skleink	wchar_limits.h
221.5Sthorpej
231.5SthorpejINCS+=	joystick.h
241.1Smatt
251.1Smatt.include <bsd.kinc.mk>
26

Indexes created Tue Jan 13 11:09:30 GMT 2026