Cross Reference: Makefile
xref: /src/sys/arch/alpha/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/alpha/include/
Makefile revision 1.23
1#	$NetBSD: Makefile,v 1.23 2003/01/17 22:11:16 thorpej Exp $
2
3INCSDIR= /usr/include/alpha
4
5INCS=	alpha_cpu.h ansi.h aout_machdep.h asm.h atomic.h autoconf.h \
6	bswap.h bus.h bwx.h \
7	cdefs.h cfbreg.h cpu.h cpuconf.h \
8	db_machdep.h disklabel.h \
9	ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \
10	float.h fpu.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	kbio.h kcore.h \
15	limits.h lock.h \
16	math.h mcontext.h \
17	pal.h param.h pcb.h pio.h pmap.h pmc.h proc.h profile.h prom.h psl.h \
18	pte.h ptrace.h \
19	reg.h rpb.h \
20	setjmp.h signal.h stdarg.h sysarch.h \
21	types.h \
22	varargs.h vmparam.h vuid_event.h \
23	z8530var.h
24
25.include <bsd.kinc.mk>
26

Indexes created Sat Dec 20 11:09:50 GMT 2025