Cross Reference: Makefile
xref: /src/sys/arch/m68k/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/m68k/include/
Makefile revision 1.4
1#	$NetBSD: Makefile,v 1.4 1999/02/09 22:32:33 is Exp $
2
3KDIR=	/sys/arch/m68k/include
4INCSDIR= /usr/include/m68k
5
6INCS=	ansi.h aout_machdep.h asm.h asm_single.h bswap.h cacheops.h \
7	cacheops_20.h cacheops_30.h cacheops_40.h cacheops_60.h cdefs.h \
8	cpu.h db_machdep.h elf_machdep.h endian.h float.h frame.h ieee.h \
9	ieeefp.h kcore.h limits.h m68k.h param.h pcb.h profile.h psl.h \
10	ptrace.h reg.h setjmp.h signal.h stdarg.h sync_icache.h sysctl.h \
11	trap.h types.h varargs.h
12
13.include <bsd.kinc.mk>
14

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