Cross Reference: Makefile
xref: /src/sys/arch/x68k/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/x68k/include/
1#	$NetBSD: Makefile,v 1.39 2024/11/30 01:04:15 christos Exp $
2
3INCSDIR= /usr/include/x68k
4
5INCS=	ansi.h aout_machdep.h asm.h \
6	bootinfo.h bswap.h bus.h \
7	cdefs.h cpu.h cpufunc.h \
8	disklabel.h \
9	elf_machdep.h endian.h endian_machdep.h \
10	fenv.h float.h frame.h \
11	grfioctl.h \
12	ieee.h ieeefp.h \
13	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
14	iteioctl.h \
15	kbd.h kbdmap.h kbio.h kcore.h \
16	limits.h lock.h lwp_private.h \
17	math.h mcontext.h mutex.h \
18	opmbellio.h opmreg.h \
19	param.h parioctl.h pcb.h pmap.h proc.h \
20	profile.h psl.h pte.h ptrace.h \
21	reg.h remote-sl.h rwlock.h \
22	setjmp.h signal.h sram.h \
23	trap.h types.h \
24	vmparam.h vuid_event.h \
25	wchar_limits.h
26
27.include <bsd.kinc.mk>
28

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