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.17
1# 	$NetBSD: Makefile,v 1.17 2012/08/29 17:13:22 drochner Exp $
2
3INCSDIR=/usr/include/x86
4
5INCS=	aout_machdep.h \
6	bootinfo.h \
7	cacheinfo.h \
8	cpu.h \
9	cpu_ucode.h \
10	cputypes.h \
11	cpuvar.h \
12	float.h \
13	ieee.h ieeefp.h \
14	intr.h intrdefs.h \
15	lock.h \
16	math.h mutex.h mtrr.h \
17	pio.h \
18	pmap.h \
19	pmap_pv.h \
20	psl.h \
21	pte.h \
22	rwlock.h \
23	specialreg.h \
24	sysarch.h \
25	trap.h \
26	via_padlock.h
27
28.include <bsd.kinc.mk>
29

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