Cross Reference: Makefile
xref: /src/sys/arch/news68k/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/news68k/include/
Makefile revision 1.4
1#	$NetBSD: Makefile,v 1.4 2000/04/29 03:31:52 thorpej Exp $
2
3KDIR=	/sys/arch/news68k/include
4INCSDIR= /usr/include/news68k
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 endian_machdep.h \
8	float.h frame.h ieee.h ieeefp.h intr.h kcore.h limits.h lock.h math.h \
9	param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h reg.h \
10	setjmp.h signal.h stdarg.h svr4_machdep.h trap.h \
11	types.h varargs.h vmparam.h
12
13.include <bsd.kinc.mk>
14

Indexes created Tue Dec 16 05:09:39 GMT 2025