Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / mac68k / include / Makefile
blob399ff64a981345fbbeaad9293cf72954583da22c
1 # $NetBSD: Makefile,v 1.21 2006/07/26 19:54:57 drochner Exp $
3 INCSDIR= /usr/include/mac68k
5 INCS= adbsys.h ansi.h aout_machdep.h asm.h autoconf.h \
6 bswap.h bus.h \
7 cdefs.h cpu.h \
8 disklabel.h \
9 elf_machdep.h endian.h endian_machdep.h \
10 float.h frame.h \
11 grfioctl.h \
12 ieee.h ieeefp.h \
13 int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
14 intr.h iteioctl.h \
15 kcore.h keyboard.h \
16 limits.h lock.h \
17 math.h mcontext.h mutex.h \
18 param.h pcb.h pio.h pmap.h pmc.h proc.h profile.h psc.h psl.h \
19 pte.h ptrace.h \
20 reg.h rwlock.h \
21 scsi_5380.h setjmp.h signal.h stdarg.h \
22 trap.h types.h \
23 varargs.h viareg.h vmparam.h \
24 wchar_limits.h \
25 z8530var.h
27 .include <bsd.kinc.mk>