1998-11-24 18:16:48 +03:00
|
|
|
# $NetBSD: Makefile,v 1.4 1998/11/24 15:16:48 leo Exp $
|
1998-06-13 03:22:30 +04:00
|
|
|
|
|
|
|
KDIR= /sys/arch/atari/include
|
|
|
|
INCSDIR= /usr/include/atari
|
|
|
|
|
1998-09-02 14:59:14 +04:00
|
|
|
INCS= ahdilabel.h ansi.h aout_machdep.h asm.h cdefs.h cpu.h \
|
|
|
|
cpufunc.h db_machdep.h disklabel.h elf_machdep.h endian.h \
|
1998-11-24 18:16:48 +03:00
|
|
|
float.h frame.h intr.h ieeefp.h kcore.h limits.h \
|
|
|
|
msioctl.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 trap.h types.h \
|
|
|
|
varargs.h vmparam.h
|
1998-06-13 03:22:30 +04:00
|
|
|
|
|
|
|
.include <bsd.kinc.mk>
|