Cross Reference: Makefile
xref: /src/sys/arch/mac68k/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/mac68k/include/
Makefile revision 1.22
1#	$NetBSD: Makefile,v 1.22 2007/02/09 21:55:06 ad 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	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 \
17	math.h mcontext.h mutex.h \
18	param.h pcb.h pio.h pmap.h pmc.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 stdarg.h \
22	trap.h types.h \
23	varargs.h viareg.h vmparam.h \
24	wchar_limits.h \
25	z8530var.h
26
27.include <bsd.kinc.mk>
28

Indexes created Sun Dec 14 18:09:30 GMT 2025