No empty .Rs/.Re
[netbsd-mini2440.git] / sys / arch / algor / include / Makefile
blob83016908f9bc5e095e66bfd48f01c7c9d7b6de90
1 # $NetBSD: Makefile,v 1.11 2007/02/09 21:55:00 ad Exp $
3 INCSDIR=/usr/include/algor
5 INCS= ansi.h asm.h autoconf.h \
6 bswap.h bus.h \
7 cdefs.h cpu.h \
8 disklabel.h \
9 ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \
10 float.h \
11 ieee.h ieeefp.h \
12 int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
13 intr.h \
14 isa_machdep.h \
15 kcore.h kdbparam.h \
16 limits.h lock.h locore.h \
17 math.h mcontext.h mips_opcode.h mutex.h \
18 param.h pcb.h pci_machdep.h \
19 pmap.h pmc.h proc.h profile.h psl.h pte.h ptrace.h \
20 reg.h regdef.h regnum.h reloc.h rwlock.h \
21 setjmp.h signal.h stdarg.h \
22 trap.h types.h \
23 varargs.h vmparam.h \
24 wchar_limits.h
26 .include <bsd.kinc.mk>