Cross Reference: Makefile
xref: /src/sys/arch/cats/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/cats/include/
Makefile revision 1.1
1#	$NetBSD: Makefile,v 1.1 2001/06/12 08:32:46 chris Exp $
2
3KDIR=	/sys/arch/netwinder/include
4INCSDIR= /usr/include/arm/netwinder
5
6INCS=	ansi.h aout_machdep.h asm.h \
7	bootconfig.h bswap.h bus.h \
8	cdefs.h conf.h cpu.h cpufunc.h cpus.h \
9	db_machdep.h disklabel.h disklabel_acorn.h \
10	elf_machdep.h endian.h endian_machdep.h \
11	float.h fp.h frame.h \
12	ieee.h ieeefp.h \
13	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
14	intr.h ipkdb.h irqhandler.h \
15	joystick.h \
16	katelib.h \
17	limits.h lock.h \
18	math.h \
19	param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \
20	reg.h rtc.h \
21	setjmp.h signal.h stdarg.h sysarch.h \
22	trap.h types.h \
23	undefined.h \
24	varargs.h vmparam.h
25
26.include <bsd.kinc.mk>
27

Indexes created Sat Nov 29 02:09:32 GMT 2025