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.1
1#	$NetBSD: Makefile,v 1.1 1999/12/09 14:53:07 tsutsui 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 float.h frame.h \
8	ieee.h ieeefp.h intr.h kcore.h limits.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