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.2
1#	$NetBSD: Makefile,v 1.2 1998/12/04 00:17:49 sakamoto 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 varargs.h vmparam.h
12
13.include <bsd.kinc.mk>
14

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