Cross Reference: Makefile
xref: /src/sys/arch/cobalt/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/cobalt/include/
Makefile revision 1.2
1#	$NetBSD: Makefile,v 1.2 2000/03/21 02:48:17 soren Exp $
2
3KDIR=	/sys/arch/cobalt/include
4INCSDIR= /usr/include/cobalt
5
6INCS=	ansi.h aout_machdep.h autoconf.h bsd-aout.h bswap.h cdefs.h conf.h \
7	cpu.h db_machdep.h disklabel.h ecoff_machdep.h elf_machdep.h endian.h \
8	endian_machdep.h float.h ieee.h ieeefp.h intr.h kcore.h kdbparam.h \
9	leds.h limits.h locore.h math.h mips_opcode.h nvram.h param.h pcb.h \
10	pmap.h proc.h profile.h psl.h pte.h ptrace.h reg.h regdef.h regnum.h \
11	reloc.h setjmp.h signal.h stdarg.h trap.h types.h varargs.h vmparam.h
12
13.include <bsd.kinc.mk>
14

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