Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / vax / include / Makefile
bloba8f1882ca4bc9ec993da1523a15368bcd6c59448
1 # $NetBSD: Makefile,v 1.26 2007/02/16 01:34:02 matt Exp $
3 INCSDIR= /usr/include/vax
5 INCS= ansi.h aout_machdep.h asm.h \
6 bswap.h bus.h byte_swap.h \
7 cdefs.h clock.h coff_machdep.h cpu.h \
8 disklabel.h \
9 elf_machdep.h endian.h endian_machdep.h \
10 float.h frame.h \
11 ibcs2_machdep.h \
12 int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
13 ioa.h \
14 ka410.h ka420.h ka43.h ka630.h ka650.h ka750.h ka820.h \
15 leds.h lcgreg.h limits.h lock.h \
16 macros.h math.h mcontext.h mtpr.h mutex.h \
17 nexus.h param.h pcb.h pmap.h pmc.h \
18 proc.h profile.h psl.h pte.h ptrace.h \
19 qdioctl.h qdreg.h qduser.h qevent.h \
20 reg.h rpb.h rsp.h rwlock.h \
21 scb.h setjmp.h sid.h signal.h stdarg.h \
22 trap.h types.h \
23 uvax.h \
24 varargs.h vaxfp.h vmparam.h vsbus.h \
25 wchar_limits.h
27 .include <bsd.kinc.mk>