Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / sbmips / include / Makefile
blob8e3cbb23b1af66fd7e2f64c5f8297e69a2288ff6
1 # $NetBSD: Makefile,v 1.10 2007/02/18 16:24:31 ad Exp $
3 INCSDIR= /usr/include/sbmips
5 # XXXcgd need local: bus.h pci_machdep.h
6 # XXXcgd need export: intr.h
8 INCS= ansi.h asm.h \
9 bswap.h \
10 cdefs.h cpu.h \
11 disklabel.h \
12 ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \
13 float.h \
14 ieee.h ieeefp.h \
15 int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
16 kcore.h kdbparam.h \
17 limits.h lock.h locore.h \
18 math.h mcontext.h mips_opcode.h mutex.h \
19 param.h pcb.h 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>