Cross Reference: Makefile
xref: /src/sys/arch/acorn32/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/acorn32/include/
Makefile revision 1.5
1#	$NetBSD: Makefile,v 1.5 2001/11/23 19:51:32 thorpej Exp $
2
3KDIR=	/sys/arch/acorn32/include
4INCSDIR= /usr/include/acorn32
5
6INCS=	ansi.h aout_machdep.h asm.h \
7	beep.h bootconfig.h bswap.h bus.h \
8	cdefs.h conf.h cpu.h \
9	db_machdep.h devmap.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 iic.h \
13	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
14	intr.h io.h ipkdb.h irqhandler.h \
15	joystick.h \
16	kbd.h \
17	limits.h lock.h \
18	math.h mouse.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 vconsole.h vidc_machdep.h vmparam.h
25
26.include <bsd.kinc.mk>
27

Indexes created Mon Nov 10 17:20:41 GMT 2025