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.1
1#	$NetBSD: Makefile,v 1.1 1999/09/16 12:23:21 takemura 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.h elf_machdep.h endian.h intr.h kcore.h \
9	limits.h locore.h param.h pcb.h pmap.h proc.h psl.h pte.h ptrace.h \
10	reg.h regdef.h regnum.h reloc.h signal.h stdarg.h sysconf.h \
11	types.h vmparam.h setjmp.h float.h ieeefp.h ieee.h \
12	bsd-aout.h kdbparam.h mips_opcode.h profile.h trap.h varargs.h
13
14.include <bsd.kinc.mk>
15

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