Cross Reference: Makefile
xref: /src/sys/arch/mac68k/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/mac68k/include/
1#	$NetBSD: Makefile,v 1.26 2024/11/30 01:04:11 christos Exp $
2
3INCSDIR= /usr/include/mac68k
4
5INCS=	adbsys.h ansi.h aout_machdep.h asm.h autoconf.h \
6	bswap.h bus.h \
7	cdefs.h cpu.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	intr.h iteioctl.h \
15	kcore.h keyboard.h \
16	limits.h lock.h lwp_private.h \
17	math.h mcontext.h mutex.h \
18	param.h pcb.h pio.h pmap.h proc.h profile.h psc.h psl.h \
19	pte.h ptrace.h \
20	reg.h rwlock.h \
21	scsi_5380.h setjmp.h signal.h \
22	trap.h types.h \
23	viareg.h vmparam.h \
24	wchar_limits.h \
25	z8530var.h
26
27.include <bsd.kinc.mk>
28

Indexes created Sun Dec 14 12:09:32 GMT 2025