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.18
1# 	$NetBSD: Makefile,v 1.18 2014/02/07 21:52:46 dsl 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_ucode.h \
11	cputypes.h \
12	cpuvar.h \
13	float.h \
14	ieee.h ieeefp.h \
15	intr.h intrdefs.h \
16	lock.h \
17	math.h mutex.h mtrr.h \
18	pio.h \
19	pmap.h \
20	pmap_pv.h \
21	psl.h \
22	pte.h \
23	rwlock.h \
24	specialreg.h \
25	sysarch.h \
26	trap.h \
27	via_padlock.h
28
29.include <bsd.kinc.mk>
30

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