Makefile revision 1.1
11.1Sskrll# $NetBSD: Makefile,v 1.1 2006/06/20 15:26:19 skrll Exp $ 21.1Sskrll 31.1SskrllINCSDIR= /usr/include/ia64 41.1Sskrll 51.1SskrllINCS= _regset.h acpi_func.h acpi_machdep.h acpica_machdep.h ansi.h \ 61.1Sskrll aout_machdep.h asm.h atomic.h bootinfo.h bswap.h cdefs.h \ 71.1Sskrll cpu.h cpufunc.h db_machdep.h dig64.h disklabel.h efi.h \ 81.1Sskrll elf_machdep.h endian.h endian_machdep.h float.h fpu.h frame.h \ 91.1Sskrll ia64_cpu.h int_const.h int_fmtio.h int_limits.h \ 101.1Sskrll int_mwgwtypes.h int_types.h intr.h intrcnt.h limits.h \ 111.1Sskrll loadfile_machdep.h lock.h mca_machdep.h mcontext.h md_var.h \ 121.1Sskrll pal.h param.h pcb.h pmap.h proc.h pte.h ptrace.h reg.h sal.h \ 131.1Sskrll setjmp.h signal.h smp.h ssc.h stdarg.h types.h varargs.h \ 141.1Sskrll vmparam.h wchar_limits.h 151.1Sskrll 161.1Sskrll.include <bsd.kinc.mk> 17