Cross Reference: Makefile
xref: /src/sys/arch/x68k/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/x68k/include/
Makefile revision 1.22
1#	$NetBSD: Makefile,v 1.22 2002/08/07 05:16:19 briggs Exp $
2
3KDIR=	/sys/arch/x68k/include
4INCSDIR= /usr/include/x68k
5
6INCS=	ansi.h aout_machdep.h asm.h \
7	bootinfo.h bswap.h bus.h \
8	cdefs.h cpu.h cpufunc.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_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
15	intr.h iteioctl.h \
16	kbd.h kbio.h kcore.h \
17	math.h \
18	lock.h limits.h \
19	opmbellio.h \
20	param.h parioctl.h pcb.h pci_machdep.h pmap.h pmc.h powioctl.h proc.h \
21	profile.h psl.h pte.h ptrace.h \
22	reg.h remote-sl.h \
23	setjmp.h signal.h sram.h stdarg.h \
24	trap.h types.h \
25	varargs.h vmparam.h vuid_event.h
26
27.include <bsd.kinc.mk>
28

Indexes created Sun Dec 28 09:09:33 GMT 2025