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.1
1#	$NetBSD: Makefile,v 1.1 2000/03/19 23:07:45 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 mips_opcode.h nvram.h param.h pcb.h pmap.h \
10	proc.h profile.h psl.h pte.h ptrace.h reg.h regdef.h regnum.h reloc.h \
11	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