Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / cesfic / include / Makefile
blob9cd77ffbf5c431f5929c0fff482abd9cfa09be2b
1 # $NetBSD: Makefile,v 1.8 2005/12/11 12:17:05 christos Exp $
3 INCSDIR= /usr/include/cesfic
5 INCS= ansi.h aout_machdep.h asm.h \
6 bswap.h \
7 cdefs.h cpu.h \
8 disklabel.h elf_machdep.h \
9 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 intr.h \
14 limits.h lock.h \
15 math.h mcontext.h mutex.h \
16 param.h pcb.h pmap.h pmc.h proc.h profile.h psl.h pte.h ptrace.h \
17 reg.h rwlock.h setjmp.h signal.h stdarg.h trap.h types.h \
18 varargs.h vmparam.h \
19 wchar_limits.h
21 .include <bsd.kinc.mk>