Makefile revision 1.1
11.1Scgd# $NetBSD: Makefile,v 1.1 1998/06/12 23:22:34 cgd Exp $ 21.1Scgd 31.1ScgdKDIR= /sys/arch/atari/include 41.1ScgdINCSDIR= /usr/include/atari 51.1Scgd 61.1ScgdINCS= acia.h ahdilabel.h ansi.h aout_machdep.h asm.h bus.h cdefs.h cpu.h \ 71.1Scgd cpufunc.h db_machdep.h disklabel.h dma.h endian.h float.h frame.h \ 81.1Scgd ieeefp.h intr.h iomap.h kcore.h limits.h mfp.h msioctl.h mtpr.h \ 91.1Scgd param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h reg.h \ 101.1Scgd scu.h setjmp.h signal.h stdarg.h trap.h types.h varargs.h video.h \ 111.1Scgd vmparam.h 121.1Scgd 131.1Scgd.include <bsd.kinc.mk> 14