NetBSD/sys/arch/amiga/include/Makefile

13 lines
472 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.3 1999/01/15 13:31:23 bouyer Exp $
KDIR= /sys/arch/amiga/include
INCSDIR= /usr/include/amiga
INCS= ansi.h aout_machdep.h asm.h bswap.h bus.h cdefs.h conf.h cpu.h \
cpufunc.h db_machdep.h disklabel.h elf_machdep.h endian.h fbio.h \
float.h frame.h ieeefp.h intr.h kcore.h limits.h mtpr.h param.h pcb.h \
pmap.h proc.h profile.h psl.h pte.h ptrace.h reg.h setjmp.h signal.h \
1998-07-12 21:53:29 +04:00
stdarg.h trap.h types.h varargs.h vmparam.h
.include <bsd.kinc.mk>