Cross Reference: Makefile
xref: /src/sys/arch/evbsh3/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/evbsh3/include/
Makefile revision 1.8
1#	$NetBSD: Makefile,v 1.8 2001/01/16 17:36:02 itojun Exp $
2
3KDIR=	/sys/arch/evbsh3/include
4INCSDIR= /usr/include/evbsh3
5
6INCS=	ansi.h aout_machdep.h asm.h bootinfo.h bswap.h bus.h cdefs.h \
7	coff_machdep.h conf.h cpu.h cpufunc.h cputypes.h db_machdep.h \
8	disklabel.h elf_machdep.h endian.h endian_machdep.h float.h frame.h \
9	ieee.h ieeefp.h int_types.h intr.h limits.h lock.h math.h \
10	param.h pcb.h pio.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \
11	reg.h segments.h setjmp.h shbvar.h signal.h stdarg.h \
12	trap.h types.h varargs.h vmparam.h
13
14.include <bsd.kinc.mk>
15

Indexes created Mon Nov 10 17:20:41 GMT 2025