Cross Reference: Makefile
xref: /src/sys/arch/cesfic/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/cesfic/include/
Makefile revision 1.3
1#	$NetBSD: Makefile,v 1.3 2002/02/27 02:21:22 kleink Exp $
2
3KDIR=	/sys/arch/cesfic/include
4INCSDIR= /usr/include/cesfic
5
6INCS=	ansi.h aout_machdep.h asm.h \
7	bswap.h \
8	cdefs.h cpu.h \
9	disklabel.h elf_machdep.h \
10	endian.h endian_machdep.h \
11	float.h frame.h \
12	ieee.h ieeefp.h \
13	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
14	intr.h \
15	limits.h lock.h \
16	math.h \
17	param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \
18	reg.h setjmp.h signal.h stdarg.h trap.h types.h \
19	varargs.h vmparam.h
20
21.include <bsd.kinc.mk>
22

Indexes created Wed Dec 03 09:09:31 GMT 2025