No empty .Rs/.Re
[netbsd-mini2440.git] / sys / arch / sparc64 / include / Makefile
blob9a8e7a72594a033ce16f7294919df776ede8927a
1 # $NetBSD: Makefile,v 1.23 2006/07/26 19:54:58 drochner Exp $
3 INCSDIR= /usr/include/sparc64
5 INCS= ansi.h aout_machdep.h asm.h autoconf.h \
6 bswap.h bsd_openprom.h bus.h \
7 cdefs.h cgtworeg.h cpu.h ctlreg.h \
8 disklabel.h \
9 eeprom.h elf_machdep.h endian.h endian_machdep.h \
10 float.h frame.h fsr.h \
11 idprom.h ieee.h ieeefp.h instr.h \
12 int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
13 joystick.h \
14 kbd.h kbio.h kcore.h \
15 limits.h lock.h \
16 math.h mcontext.h mutex.h \
17 oldmon.h openpromio.h \
18 param.h pcb.h pmap.h pmc.h proc.h profile.h psl.h pte.h ptrace.h \
19 reg.h reloc.h remote-sl.h rwlock.h \
20 setjmp.h signal.h stdarg.h svr4_machdep.h \
21 trap.h types.h \
22 varargs.h vmparam.h vuid_event.h \
23 wchar_limits.h \
24 z8530var.h
26 .include <bsd.kinc.mk>