NetBSD/sys/arch/hp300/include/Makefile

14 lines
510 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.8 1999/12/23 10:15:11 kleink Exp $
KDIR= /sys/arch/hp300/include
INCSDIR= /usr/include/hp300
INCS= ansi.h aout_machdep.h asm.h autoconf.h bswap.h bus.h cdefs.h cpu.h \
1998-07-12 21:53:29 +04:00
db_machdep.h disklabel.h elf_machdep.h endian.h float.h frame.h \
1999-03-15 14:55:53 +03:00
hp300spu.h hpux_machdep.h ieee.h ieeefp.h intr.h kcore.h limits.h \
math.h param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \
reg.h setjmp.h signal.h stdarg.h svr4_machdep.h trap.h types.h \
varargs.h vmparam.h
.include <bsd.kinc.mk>