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.25
1#	$NetBSD: Makefile,v 1.25 2011/07/17 20:54:48 joerg Exp $
2
3INCSDIR= /usr/include/sun3
4
5INCS=	ansi.h aout_machdep.h asm.h autoconf.h \
6	bswap.h \
7	cdefs.h cg2reg.h cpu.h \
8	disklabel.h dvma.h dvma3.h dvma3x.h \
9	eeprom.h elf_machdep.h endian.h endian_machdep.h \
10	float.h frame.h \
11	idprom.h ieee.h ieeefp.h \
12	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
13	intr.h \
14	kbd.h kbio.h kcore.h \
15	leds.h limits.h lock.h \
16	math.h mc68851.h mcontext.h mon.h mutex.h \
17	param.h param3.h param3x.h pcb.h pmap.h pmap3.h pmap3x.h pmc.h \
18	proc.h profile.h psl.h pte.h pte3.h pte3x.h ptrace.h \
19	reg.h rwlock.h \
20	setjmp.h signal.h \
21	trap.h types.h \
22	vmparam.h vmparam3.h vmparam3x.h vuid_event.h \
23	wchar_limits.h \
24	z8530var.h
25
26.include <bsd.kinc.mk>
27

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