Cross Reference: Makefile
xref: /src/sys/arch/sun3/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/sun3/include/
Makefile revision 1.15
1#	$NetBSD: Makefile,v 1.15 2001/05/28 21:06:19 chs Exp $
2
3KDIR=	/sys/arch/sun3/include
4INCSDIR= /usr/include/sun3
5
6INCS=	ansi.h aout_machdep.h asm.h autoconf.h \
7	bswap.h \
8	cdefs.h cg2reg.h cpu.h \
9	db_machdep.h disklabel.h dvma.h dvma3.h dvma3x.h \
10	eeprom.h elf_machdep.h endian.h endian_machdep.h \
11	fbio.h float.h frame.h \
12	idprom.h ieee.h ieeefp.h \
13	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
14	intr.h \
15	kbd.h kbio.h kcore.h \
16	leds.h limits.h lock.h \
17	math.h mc68851.h mon.h \
18	param.h param3.h param3x.h pcb.h pmap.h pmap3.h pmap3x.h \
19	proc.h profile.h psl.h pte.h pte3.h pte3x.h ptrace.h \
20	reg.h \
21	setjmp.h signal.h stdarg.h svr4_machdep.h \
22	trap.h types.h \
23	varargs.h vmparam.h vmparam3.h vmparam3x.h vuid_event.h \
24	z8530var.h
25
26.include <bsd.kinc.mk>
27

Indexes created Sat Dec 20 21:09:36 GMT 2025