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

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