1 1.1.12.2 yamt # $NetBSD: Makefile,v 1.1.12.2 2006/12/30 20:46:21 yamt Exp $ 2 1.1.12.2 yamt 3 1.1.12.2 yamt INCSDIR= /usr/include/landisk 4 1.1.12.2 yamt 5 1.1.12.2 yamt INCS= ansi.h aout_machdep.h asm.h \ 6 1.1.12.2 yamt bootinfo.h bswap.h bus.h \ 7 1.1.12.2 yamt button.h \ 8 1.1.12.2 yamt cdefs.h coff_machdep.h cpu.h cputypes.h \ 9 1.1.12.2 yamt db_machdep.h disklabel.h \ 10 1.1.12.2 yamt elf_machdep.h endian.h endian_machdep.h \ 11 1.1.12.2 yamt float.h frame.h \ 12 1.1.12.2 yamt ieee.h ieeefp.h \ 13 1.1.12.2 yamt int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 14 1.1.12.2 yamt intr.h \ 15 1.1.12.2 yamt limits.h lock.h loadfile_machdep.h \ 16 1.1.12.2 yamt math.h mcontext.h \ 17 1.1.12.2 yamt param.h pcb.h pmap.h pmc.h proc.h profile.h psl.h pte.h ptrace.h \ 18 1.1.12.2 yamt reg.h \ 19 1.1.12.2 yamt setjmp.h signal.h stdarg.h \ 20 1.1.12.2 yamt types.h \ 21 1.1.12.2 yamt varargs.h vmparam.h \ 22 1.1.12.2 yamt wchar_limits.h 23 1.1.12.2 yamt 24 1.1.12.2 yamt .include <bsd.kinc.mk> 25