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.4
1#	$NetBSD: Makefile,v 1.4 1999/01/16 02:20:26 bouyer Exp $
2
3KDIR=	/sys/arch/i386/include
4INCSDIR= /usr/include/i386
5
6INCS=	ansi.h aout_machdep.h apmvar.h asm.h bioscall.h bootinfo.h bswap.h \
7	byte_swap.h bus.h cdefs.h conf.h cpu.h cpufunc.h cputypes.h
8	db_machdep.h disklabel.h elf_machdep.h endian.h float.h frame.h
9	freebsd_machdep.h gdt.h ibcs2_machdep.h ieeefp.h intr.h joystick.h
10	kcore.h limits.h mouse.h npx.h param.h pcb.h pccons.h pio.h pmap.h \
11	pmap.new.h proc.h profile.h psl.h pte.h ptrace.h reg.h segments.h \
12	setjmp.h signal.h specialreg.h spkr.h stdarg.h svr4_machdep.h \
13	sysarch.h trap.h tss.h types.h varargs.h vm86.h vmparam.h
14
15.include <bsd.kinc.mk>
16

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