NetBSD/sys/arch/hpcmips/include/Makefile

16 lines
631 B
Makefile

# $NetBSD: Makefile,v 1.6 2000/06/26 15:42:35 kleink Exp $
KDIR= /sys/arch/hpcmips/include
INCSDIR= /usr/include/hpcmips
INCS= ansi.h aout_machdep.h asm.h autoconf.h bootinfo.h bswap.h bus.h \
cdefs.h clock_machdep.h cpu.h db_machdep.h disklabel.h \
ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h int_types.h \
intr.h kcore.h limits.h lock.h locore.h math.h param.h pcb.h pmap.h \
proc.h psl.h pte.h ptrace.h reg.h regdef.h regnum.h reloc.h signal.h \
stdarg.h sysconf.h types.h vmparam.h setjmp.h float.h \
ieeefp.h ieee.h bsd-aout.h kdbparam.h mips_opcode.h profile.h \
trap.h varargs.h
.include <bsd.kinc.mk>