Cross Reference: Makefile
xref: /src/sys/arch/i386/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/i386/include/
Makefile revision 1.18
1#	$NetBSD: Makefile,v 1.18 2001/04/15 17:13:11 kleink Exp $
2
3KDIR=	/sys/arch/i386/include
4INCSDIR= /usr/include/i386
5
6INCS=	ansi.h aout_machdep.h apmvar.h asm.h \
7	bioscall.h bootinfo.h bswap.h byte_swap.h bus.h \
8	cdefs.h conf.h cpu.h cpufunc.h cputypes.h \
9	db_machdep.h disklabel.h \
10	elf_machdep.h endian.h endian_machdep.h \
11	float.h frame.h freebsd_machdep.h \
12	gdt.h \
13	ibcs2_machdep.h ieee.h ieeefp.h \
14	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
15	intr.h \
16	joystick.h \
17	kcore.h \
18	limits.h lock.h \
19	math.h mouse.h \
20	npx.h \
21	param.h pcb.h pccons.h pio.h pmap.h pmc.h proc.h profile.h psl.h \
22	pte.h ptrace.h \
23	reg.h \
24	segments.h setjmp.h signal.h specialreg.h spkr.h stdarg.h \
25	svr4_machdep.h sysarch.h \
26	trap.h tss.h types.h \
27	varargs.h vm86.h vmparam.h
28
29.include <bsd.kinc.mk>
30

Indexes created Sat Dec 20 21:09:36 GMT 2025