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.12
1#	$NetBSD: Makefile,v 1.12 2001/04/15 15:29:07 kleink Exp $
2
3KDIR=	/sys/arch/mac68k/include
4INCSDIR= /usr/include/mac68k
5
6INCS=	adbsys.h ansi.h aout_machdep.h asm.h autoconf.h \
7	bswap.h bus.h \
8	cdefs.h cpu.h \
9	db_machdep.h disklabel.h \
10	elf_machdep.h endian.h endian_machdep.h \
11	float.h frame.h \
12	grfioctl.h \
13	ieee.h ieeefp.h \
14	int_const.h int_limits.h int_mwgwtypes.h int_types.h intr.h \
15	iteioctl.h \
16	kcore.h keyboard.h \
17	limits.h lock.h \
18	param.h math.h pcb.h pio.h pmap.h proc.h profile.h psc.h psl.h \
19	pte.h ptrace.h \
20	reg.h \
21	scsi_5380.h setjmp.h signal.h stdarg.h svr4_machdep.h \
22	trap.h types.h \
23	varargs.h viareg.h vmparam.h \
24	z8530var.h
25
26.include <bsd.kinc.mk>
27

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