Cross Reference: Makefile
xref: /src/sys/arch/m68k/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/m68k/include/
1#	$NetBSD: Makefile,v 1.38 2024/11/30 01:04:11 christos Exp $
2
3INCSDIR= /usr/include/m68k
4
5INCS=	ansi.h aout_machdep.h asm.h asm_single.h \
6	bswap.h bus_dma.h byte_swap.h \
7	cacheops.h cacheops_20.h cacheops_30.h cacheops_40.h cacheops_60.h \
8	cdefs.h cpu.h cpuframe.h \
9	elf_machdep.h endian.h endian_machdep.h \
10	fenv.h float.h fpreg.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 \
14	kcore.h \
15	limits.h lock.h lwp_private.h \
16	m68k.h math.h mcontext.h mmu_30.h mmu_40.h mmu_51.h mutex.h \
17	param.h pmap_motorola.h pcb.h proc.h profile.h \
18	psl.h pte_motorola.h ptrace.h \
19	reg.h rwlock.h setjmp.h signal.h sync_icache.h \
20	trap.h types.h \
21	vmparam.h \
22	wchar_limits.h
23
24.include <bsd.kinc.mk>
25

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