Makefile revision 1.1
11.1Sober# $NetBSD: Makefile,v 1.1 2006/12/16 05:42:42 ober Exp $ 21.1Sober 31.1SoberINCSDIR= /usr/include/zaurus 41.1Sober 51.1SoberINCS= ansi.h aout_machdep.h asm.h \ 61.1Sober bswap.h bus.h \ 71.1Sober cdefs.h cpu.h \ 81.1Sober disklabel.h \ 91.1Sober elf_machdep.h endian.h endian_machdep.h \ 101.1Sober float.h fp.h frame.h \ 111.1Sober ieee.h ieeefp.h \ 121.1Sober int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 131.1Sober intr.h ipkdb.h \ 141.1Sober limits.h lock.h \ 151.1Sober math.h mcontext.h \ 161.1Sober param.h pcb.h pmap.h pmc.h proc.h profile.h ptrace.h \ 171.1Sober reg.h \ 181.1Sober setjmp.h signal.h stdarg.h sysarch.h \ 191.1Sober trap.h types.h \ 201.1Sober varargs.h vmparam.h \ 211.1Sober wchar_limits.h 221.1Sober 231.1Sober.include <bsd.kinc.mk> 24