Makefile revision 1.2
11.2Sad# $NetBSD: Makefile,v 1.2 2007/02/09 21:55:05 ad Exp $ 21.1Suwe 31.1SuweINCSDIR= /usr/include/landisk 41.1Suwe 51.1SuweINCS= ansi.h aout_machdep.h asm.h \ 61.1Suwe bootinfo.h bswap.h bus.h \ 71.1Suwe button.h \ 81.1Suwe cdefs.h coff_machdep.h cpu.h cputypes.h \ 91.1Suwe db_machdep.h disklabel.h \ 101.1Suwe elf_machdep.h endian.h endian_machdep.h \ 111.1Suwe float.h frame.h \ 121.1Suwe ieee.h ieeefp.h \ 131.1Suwe int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 141.1Suwe intr.h \ 151.1Suwe limits.h lock.h loadfile_machdep.h \ 161.2Sad math.h mcontext.h mutex.h \ 171.1Suwe param.h pcb.h pmap.h pmc.h proc.h profile.h psl.h pte.h ptrace.h \ 181.2Sad reg.h rwlock.h \ 191.1Suwe setjmp.h signal.h stdarg.h \ 201.1Suwe types.h \ 211.1Suwe varargs.h vmparam.h \ 221.1Suwe wchar_limits.h 231.1Suwe 241.1Suwe.include <bsd.kinc.mk> 25