NetBSD/sys/arch/alpha/include/Makefile

15 lines
599 B
Makefile

# $NetBSD: Makefile,v 1.2 1999/01/15 13:31:22 bouyer Exp $
KDIR= /sys/arch/alpha/include
INCSDIR= /usr/include/alpha
INCS= alpha_cpu.h ansi.h aout_machdep.h asm.h autoconf.h bswap.h bus.h \
cdefs.h cfbreg.h conf.h cpu.h cpuconf.h db_machdep.h disklabel.h \
ecoff_machdep.h elf_machdep.h endian.h fbio.h float.h frame.h ieee.h \
ieeefp.h intr.h intrcnt.h kbio.h kcore.h limits.h pal.h param.h pcb.h \
pmap.h proc.h profile.h prom.h psl.h pte.h ptrace.h reg.h rpb.h \
setjmp.h sfbreg.h signal.h stdarg.h types.h varargs.h vmparam.h \
vuid_event.h wsconsio.h z8530var.h
.include <bsd.kinc.mk>