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

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