Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / m68k / include / Makefile
blobd8f2cb655c376b4248a2652c2d9ad62a7dd14a2b
1 # $NetBSD: Makefile,v 1.25 2006/07/26 19:54:57 drochner Exp $
3 INCSDIR= /usr/include/m68k
5 INCS= ansi.h aout_machdep.h asm.h asm_single.h \
6 bswap.h bus_dma.h byte_swap.h \
7 cacheops.h cacheops_20.h cacheops_30.h cacheops_40.h cacheops_60.h \
8 cdefs.h cpu.h cpuframe.h \
9 elf_machdep.h endian.h endian_machdep.h \
10 float.h frame.h \
11 ieee.h ieeefp.h \
12 int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
13 kcore.h \
14 limits.h lock.h \
15 m68k.h math.h mcontext.h mutex.h \
16 param.h pmap_motorola.h pmc.h pcb.h proc.h profile.h \
17 psl.h pte_motorola.h ptrace.h \
18 reg.h rwlock.h setjmp.h signal.h stdarg.h sync_icache.h \
19 sysctl.h \
20 trap.h types.h \
21 varargs.h \
22 wchar_limits.h
24 .include <bsd.kinc.mk>