NetBSD-5.0.2/sys/arch/vax/include/Makefile

#	$NetBSD: Makefile,v 1.27 2007/02/16 02:17:42 ad Exp $

INCSDIR= /usr/include/vax

INCS=	ansi.h aout_machdep.h asm.h \
	bswap.h bus.h byte_swap.h \
	cdefs.h clock.h coff_machdep.h cpu.h \
	disklabel.h \
	elf_machdep.h endian.h endian_machdep.h \
	float.h frame.h \
	ibcs2_machdep.h \
	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
	ioa.h \
	ka410.h ka420.h ka43.h ka630.h ka650.h ka750.h ka820.h \
	leds.h lcgreg.h limits.h lock.h \
	macros.h math.h mcontext.h mtpr.h mutex.h \
	nexus.h param.h pcb.h pmap.h pmc.h \
	proc.h profile.h psl.h pte.h ptrace.h \
	qdioctl.h qdreg.h qduser.h qevent.h \
	reg.h rpb.h rsp.h rwlock.h \
	scb.h setjmp.h sid.h signal.h stdarg.h \
	trap.h types.h \
	uvax.h \
	varargs.h vaxfp.h vmparam.h vsbus.h \
	wchar_limits.h

.include <bsd.kinc.mk>