Cross Reference: Makefile
xref: /src/sys/arch/vax/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/vax/include/
Makefile revision 1.25
1#	$NetBSD: Makefile,v 1.25 2006/07/26 19:54:58 drochner Exp $
2
3INCSDIR= /usr/include/vax
4
5INCS=	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 mtpr.h mcontext.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 \
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
26
27.include <bsd.kinc.mk>
28

Indexes created Sat Dec 20 01:09:25 GMT 2025