Cross Reference: Makefile
xref: /src/sys/arch/hpcmips/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/hpcmips/include/
Makefile revision 1.6
1#	$NetBSD: Makefile,v 1.6 2000/06/26 15:42:35 kleink Exp $
2
3KDIR=	/sys/arch/hpcmips/include
4INCSDIR= /usr/include/hpcmips
5
6INCS= ansi.h aout_machdep.h asm.h autoconf.h bootinfo.h bswap.h bus.h \
7	cdefs.h clock_machdep.h cpu.h db_machdep.h disklabel.h \
8	ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h int_types.h \
9	intr.h kcore.h limits.h lock.h locore.h math.h param.h pcb.h pmap.h \
10	proc.h psl.h pte.h ptrace.h reg.h regdef.h regnum.h reloc.h signal.h \
11	stdarg.h sysconf.h types.h vmparam.h setjmp.h float.h \
12	ieeefp.h ieee.h bsd-aout.h kdbparam.h mips_opcode.h profile.h \
13	trap.h varargs.h
14
15.include <bsd.kinc.mk>
16

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