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.17
1#	$NetBSD: Makefile,v 1.17 2001/04/15 17:13:04 kleink Exp $
2
3KDIR=	/sys/arch/alpha/include
4INCSDIR= /usr/include/alpha
5
6INCS=	alpha_cpu.h ansi.h aout_machdep.h asm.h atomic.h autoconf.h \
7	bswap.h bus.h bwx.h \
8	cdefs.h cfbreg.h conf.h cpu.h cpuconf.h \
9	db_machdep.h disklabel.h \
10	ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \
11	fbio.h float.h frame.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 \
15	kbio.h kcore.h \
16	limits.h lock.h \
17	math.h \
18	pal.h param.h pcb.h pio.h pmap.h proc.h profile.h prom.h psl.h \
19	pte.h ptrace.h \
20	reg.h rpb.h \
21	setjmp.h signal.h stdarg.h sysarch.h \
22	types.h \
23	varargs.h vmparam.h vuid_event.h \
24	z8530var.h
25
26.include <bsd.kinc.mk>
27

Indexes created Sat Dec 20 07:09:36 GMT 2025