Cross Reference: Makefile
xref: /src/sys/arch/bebox/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/bebox/include/
Makefile revision 1.1
1#	$NetBSD: Makefile,v 1.1 1998/06/12 23:22:35 cgd Exp $
2
3KDIR=	/sys/arch/bebox/include
4INCSDIR= /usr/include/bebox
5
6INCS=	ansi.h aout_machdep.h asm.h bat.h bootinfo.h bus.h cdefs.h conf.h \
7	cpu.h cpufunc.h db_machdep.h disklabel.h display.h elf_machdep.h \
8	endian.h float.h fpu.h frame.h ieee.h ieeefp.h intr.h ipkdb.h kcore.h \
9	kgdb.h limits.h machine_type.h mouse.h param.h pcb.h pccons.h pio.h \
10	pmap.h powerpc.h proc.h profile.h psl.h pte.h ptrace.h reg.h reloc.h \
11	setjmp.h signal.h spkr.h stdarg.h trap.h types.h va-ppc.h varargs.h \
12	vmparam.h
13
14.include <bsd.kinc.mk>
15

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