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