Cross Reference: Makefile
xref: /src/sys/arch/x86/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/x86/include/
Makefile revision 1.22
1# 	$NetBSD: Makefile,v 1.22 2018/02/17 13:01:23 kamil Exp $
2
3INCSDIR=/usr/include/x86
4
5INCS=	aout_machdep.h \
6	bootinfo.h \
7	cacheinfo.h \
8	cpu.h \
9	cpu_extended_state.h \
10	cpu_rng.h \
11	cpu_ucode.h \
12	cputypes.h \
13	cpuvar.h \
14	float.h \
15	fpu.h \
16	ieee.h ieeefp.h \
17	intr.h intrdefs.h \
18	lock.h \
19	math.h mutex.h mtrr.h \
20	pio.h \
21	pmap.h \
22	pmap_pv.h \
23	psl.h \
24	pte.h \
25	rwlock.h \
26	specialreg.h \
27	sysarch.h \
28	trap.h \
29	via_padlock.h
30
31.include <bsd.kinc.mk>
32

Indexes created Sat Dec 20 15:09:33 GMT 2025