Cross Reference: Makefile
xref: /src/sys/arch/m68k/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/m68k/include/
Makefile revision 1.27
1#	$NetBSD: Makefile,v 1.27 2011/07/17 20:54:43 joerg 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	float.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	kcore.h \
14	limits.h lock.h \
15	m68k.h math.h mcontext.h mutex.h \
16	param.h pmap_motorola.h pmc.h pcb.h proc.h profile.h \
17	psl.h pte_motorola.h ptrace.h \
18	reg.h rwlock.h setjmp.h signal.h sync_icache.h \
19	sysctl.h \
20	trap.h types.h \
21	wchar_limits.h
22
23.include <bsd.kinc.mk>
24

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