Cross Reference: Makefile
xref: /src/sys/arch/prep/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/prep/include/
Makefile revision 1.14
1#	$NetBSD: Makefile,v 1.14 2003/01/18 06:25:24 thorpej Exp $
2
3INCSDIR= /usr/include/prep
4
5INCS=   ansi.h aout_machdep.h asm.h \
6	bat.h bootinfo.h bswap.h bus.h \
7	cdefs.h cpu.h cpufunc.h \
8	db_machdep.h disklabel.h \
9	elf_machdep.h endian.h endian_machdep.h \
10	float.h fpu.h frame.h \
11	ieee.h ieeefp.h \
12	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
13	intr.h ipkdb.h \
14	kcore.h kgdb.h \
15	limits.h lock.h \
16	math.h mcontext.h mouse.h \
17	param.h pcb.h pio.h pmap.h pmc.h powerpc.h proc.h profile.h \
18	psl.h pte.h ptrace.h \
19	reg.h reloc.h \
20	setjmp.h signal.h spkr.h stdarg.h \
21	trap.h types.h \
22	varargs.h vmparam.h
23
24.include <bsd.kinc.mk>
25

Indexes created Fri Dec 19 18:09:30 GMT 2025