Cross Reference: Makefile
xref: /src/sys/arch/mvme68k/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/mvme68k/include/
Makefile revision 1.4
1#	$NetBSD: Makefile,v 1.4 1999/03/15 11:55:54 minoura Exp $
2
3KDIR=	/sys/arch/mvme68k/include
4INCSDIR= /usr/include/mvme68k
5
6INCS=	ansi.h aout_machdep.h asm.h autoconf.h bswap.h cdefs.h cpu.h \
7	db_machdep.h disklabel.h elf_machdep.h endian.h float.h frame.h \
8	ieee.h ieeefp.h kcore.h limits.h param.h pcb.h pmap.h proc.h \
9	profile.h prom.h psl.h pte.h ptrace.h reg.h setjmp.h signal.h \
10	stdarg.h trap.h types.h varargs.h vmparam.h z8530var.h
11
12.include <bsd.kinc.mk>
13

Indexes created Sat Dec 20 21:09:36 GMT 2025