10kelvin

Friday, September 29, 2006

mach-O binaries on NetBSD

==Part One: Building the NetBSD kernel==
depending the kern library objects
#    create  kern/__assert.d
mkdep -f __assert.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/__assert.c
#    create  kern/__cmsg_alignbytes.d
mkdep -f __cmsg_alignbytes.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/__cmsg_alignbytes.c
#    create  kern/__main.d
mkdep -f __main.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/__main.c
#    create  kern/_que.d
mkdep -f _que.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/_que.c
#    create  kern/adddi3.d
mkdep -f adddi3.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/adddi3.c
#    create  kern/anddi3.d
mkdep -f anddi3.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/anddi3.c
#    create  kern/arc4random.d
mkdep -f arc4random.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/arc4random.c
#    create  kern/ashldi3.d
mkdep -f ashldi3.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/ashldi3.c
#    create  kern/ashrdi3.d
mkdep -f ashrdi3.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/ashrdi3.c
#    create  kern/bswap64.d
mkdep -f bswap64.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/bswap64.c
#    create  kern/byte_swap_2.d
mkdep -f byte_swap_2.d --   -D_LOCORE  -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      -traditional-cpp ../../../../../../lib/libkern/arch/i386/byte_swap_2.S
#    create  kern/byte_swap_4.d
mkdep -f byte_swap_4.d --   -D_LOCORE  -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      -traditional-cpp ../../../../../../lib/libkern/arch/i386/byte_swap_4.S
#    create  kern/cmpdi2.d
mkdep -f cmpdi2.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/cmpdi2.c
#    create  kern/divdi3.d
mkdep -f divdi3.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/divdi3.c
#    create  kern/ffs.d
mkdep -f ffs.d --   -D_LOCORE  -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      -traditional-cpp ../../../../../../lib/libkern/arch/i386/ffs.S
#    create  kern/imax.d
mkdep -f imax.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/imax.c
#    create  kern/imin.d
mkdep -f imin.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/imin.c
#    create  kern/inet_addr.d
mkdep -f inet_addr.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/inet_addr.c
#    create  kern/intoa.d
mkdep -f intoa.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/intoa.c
#    create  kern/iordi3.d
mkdep -f iordi3.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/iordi3.c
#    create  kern/lmax.d
mkdep -f lmax.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/lmax.c
#    create  kern/lmin.d
mkdep -f lmin.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/lmin.c
#    create  kern/lshldi3.d
mkdep -f lshldi3.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/lshldi3.c
#    create  kern/lshrdi3.d
mkdep -f lshrdi3.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/lshrdi3.c
#    create  kern/max.d
mkdep -f max.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/max.c
#    create  kern/md4c.d
mkdep -f md4c.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/md4c.c
#    create  kern/md5c.d
mkdep -f md5c.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/md5c.c
#    create  kern/memchr.d
mkdep -f memchr.d --   -D_LOCORE  -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      -traditional-cpp ../../../../../../lib/libkern/arch/i386/memchr.S
#    create  kern/memcmp.d
mkdep -f memcmp.d --   -D_LOCORE  -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      -traditional-cpp ../../../../../../lib/libkern/arch/i386/memcmp.S
#    create  kern/memcpy.d
mkdep -f memcpy.d --   -D_LOCORE  -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      -traditional-cpp ../../../../../../lib/libkern/arch/i386/memcpy.S
#    create  kern/memmove.d
mkdep -f memmove.d --   -D_LOCORE  -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      -traditional-cpp ../../../../../../lib/libkern/arch/i386/memmove.S
#    create  kern/memset.d
mkdep -f memset.d --   -D_LOCORE  -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      -traditional-cpp ../../../../../../lib/libkern/arch/i386/memset.S
#    create  kern/min.d
mkdep -f min.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/min.c
#    create  kern/moddi3.d
mkdep -f moddi3.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/moddi3.c
#    create  kern/muldi3.d
mkdep -f muldi3.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/muldi3.c
#    create  kern/negdi2.d
mkdep -f negdi2.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/negdi2.c
#    create  kern/notdi2.d
mkdep -f notdi2.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/notdi2.c
#    create  kern/pmatch.d
mkdep -f pmatch.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/pmatch.c
#    create  kern/qdivrem.d
mkdep -f qdivrem.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/qdivrem.c
#    create  kern/random.d
mkdep -f random.d --   -D_LOCORE  -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      -traditional-cpp ../../../../../../lib/libkern/arch/i386/random.S
#    create  kern/scanc.d
mkdep -f scanc.d --   -D_LOCORE  -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      -traditional-cpp ../../../../../../lib/libkern/arch/i386/scanc.S
#    create  kern/sha1.d
mkdep -f sha1.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/sha1.c
#    create  kern/skpc.d
mkdep -f skpc.d --   -D_LOCORE  -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      -traditional-cpp ../../../../../../lib/libkern/arch/i386/skpc.S
#    create  kern/strcasecmp.d
mkdep -f strcasecmp.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/strcasecmp.c
#    create  kern/strcat.d
mkdep -f strcat.d --   -D_LOCORE  -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      -traditional-cpp ../../../../../../lib/libkern/arch/i386/strcat.S
#    create  kern/strchr.d
mkdep -f strchr.d --   -D_LOCORE  -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      -traditional-cpp ../../../../../../lib/libkern/arch/i386/strchr.S
#    create  kern/strcmp.d
mkdep -f strcmp.d --   -D_LOCORE  -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      -traditional-cpp ../../../../../../lib/libkern/arch/i386/strcmp.S
#    create  kern/strcpy.d
mkdep -f strcpy.d --   -D_LOCORE  -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      -traditional-cpp ../../../../../../lib/libkern/arch/i386/strcpy.S
#    create  kern/strlcat.d
mkdep -f strlcat.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/strlcat.c
#    create  kern/strlcpy.d
mkdep -f strlcpy.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/strlcpy.c
#    create  kern/strlen.d
mkdep -f strlen.d --   -D_LOCORE  -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      -traditional-cpp ../../../../../../lib/libkern/arch/i386/strlen.S
#    create  kern/strncasecmp.d
mkdep -f strncasecmp.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/strncasecmp.c
#    create  kern/strncmp.d
mkdep -f strncmp.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/strncmp.c
#    create  kern/strncpy.d
mkdep -f strncpy.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/strncpy.c
#    create  kern/strrchr.d
mkdep -f strrchr.d --   -D_LOCORE  -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      -traditional-cpp ../../../../../../lib/libkern/arch/i386/strrchr.S
#    create  kern/strstr.d
mkdep -f strstr.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/strstr.c
#    create  kern/strtoul.d
mkdep -f strtoul.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/strtoul.c
#    create  kern/subdi3.d
mkdep -f subdi3.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/subdi3.c
#    create  kern/ucmpdi2.d
mkdep -f ucmpdi2.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/ucmpdi2.c
#    create  kern/udivdi3.d
mkdep -f udivdi3.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/udivdi3.c
#    create  kern/ulmax.d
mkdep -f ulmax.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/ulmax.c
#    create  kern/ulmin.d
mkdep -f ulmin.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/ulmin.c
#    create  kern/umoddi3.d
mkdep -f umoddi3.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/umoddi3.c
#    create  kern/xlat_mbr_fstype.d
mkdep -f xlat_mbr_fstype.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/xlat_mbr_fstype.c
#    create  kern/xordi3.d
mkdep -f xordi3.d --     -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf      ../../../../../../lib/libkern/xordi3.c
#    create  kern/.depend
rm -f .depend
mkdep -d -f .depend -s .o\ .po\ .so\ .ln __assert.d __cmsg_alignbytes.d __main.d _que.d adddi3.d anddi3.d arc4random.d ashldi3.d ashrdi3.d bswap64.d byte_swap_2.d byte_swap_4.d cmpdi2.d divdi3.d ffs.d imax.d imin.d inet_addr.d intoa.d iordi3.d lmax.d lmin.d lshldi3.d lshrdi3.d max.d md4c.d md5c.d memchr.d memcmp.d memcpy.d memmove.d memset.d min.d moddi3.d muldi3.d negdi2.d notdi2.d pmatch.d qdivrem.d random.d scanc.d sha1.d skpc.d strcasecmp.d strcat.d strchr.d strcmp.d strcpy.d strlcat.d strlcpy.d strlen.d strncasecmp.d strncmp.d strncpy.d strrchr.d strstr.d strtoul.d subdi3.d ucmpdi2.d udivdi3.d ulmax.d ulmin.d umoddi3.d xlat_mbr_fstype.d xordi3.d
depending the compat library objects
#    create  compat/compat_exec.d
mkdep -f compat_exec.d --     -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     ../../../../../../compat/common/compat_exec.c
#    create  compat/compat_file.d
mkdep -f compat_file.d --     -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     ../../../../../../compat/common/compat_file.c
#    create  compat/compat_util.d
mkdep -f compat_util.d --     -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     ../../../../../../compat/common/compat_util.c
#    create  compat/kern_exit_43.d
mkdep -f kern_exit_43.d --     -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     ../../../../../../compat/common/kern_exit_43.c
#    create  compat/kern_info_09.d
mkdep -f kern_info_09.d --     -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     ../../../../../../compat/common/kern_info_09.c
#    create  compat/kern_info_43.d
mkdep -f kern_info_43.d --     -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     ../../../../../../compat/common/kern_info_43.c
#    create  compat/kern_ipc_10.d
mkdep -f kern_ipc_10.d --     -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     ../../../../../../compat/common/kern_ipc_10.c
#    create  compat/kern_resource_43.d
mkdep -f kern_resource_43.d --     -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     ../../../../../../compat/common/kern_resource_43.c
#    create  compat/kern_sig_13.d
mkdep -f kern_sig_13.d --     -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     ../../../../../../compat/common/kern_sig_13.c
#    create  compat/kern_sig_43.d
mkdep -f kern_sig_43.d --     -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     ../../../../../../compat/common/kern_sig_43.c
#    create  compat/kern_xxx_12.d
mkdep -f kern_xxx_12.d --     -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     ../../../../../../compat/common/kern_xxx_12.c
#    create  compat/sysv_ipc_14.d
mkdep -f sysv_ipc_14.d --     -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     ../../../../../../compat/common/sysv_ipc_14.c
#    create  compat/sysv_msg_14.d
mkdep -f sysv_msg_14.d --     -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     ../../../../../../compat/common/sysv_msg_14.c
#    create  compat/sysv_sem_14.d
mkdep -f sysv_sem_14.d --     -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     ../../../../../../compat/common/sysv_sem_14.c
#    create  compat/sysv_shm_14.d
mkdep -f sysv_shm_14.d --     -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     ../../../../../../compat/common/sysv_shm_14.c
#    create  compat/tty_43.d
mkdep -f tty_43.d --     -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     ../../../../../../compat/common/tty_43.c
#    create  compat/uipc_syscalls_43.d
mkdep -f uipc_syscalls_43.d --     -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     ../../../../../../compat/common/uipc_syscalls_43.c
#    create  compat/vfs_syscalls_12.d
mkdep -f vfs_syscalls_12.d --     -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     ../../../../../../compat/common/vfs_syscalls_12.c
#    create  compat/vfs_syscalls_20.d
mkdep -f vfs_syscalls_20.d --     -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     ../../../../../../compat/common/vfs_syscalls_20.c
#    create  compat/vfs_syscalls_43.d
mkdep -f vfs_syscalls_43.d --     -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     ../../../../../../compat/common/vfs_syscalls_43.c
#    create  compat/vm_12.d
mkdep -f vm_12.d --     -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     ../../../../../../compat/common/vm_12.c
#    create  compat/vm_43.d
mkdep -f vm_43.d --     -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     ../../../../../../compat/common/vm_43.c
#    create  compat/.depend
rm -f .depend
mkdep -d -f .depend -s .o\ .po\ .so\ .ln compat_exec.d compat_file.d compat_util.d kern_exit_43.d kern_info_09.d kern_info_43.d kern_ipc_10.d kern_resource_43.d kern_sig_13.d kern_sig_43.d kern_xxx_12.d sysv_ipc_14.d sysv_msg_14.d sysv_sem_14.d sysv_shm_14.d tty_43.d uipc_syscalls_43.d vfs_syscalls_12.d vfs_syscalls_20.d vfs_syscalls_43.d vm_12.d vm_43.d
#    create  MACHO_KERNEL/param.c
rm -f param.c
cp ../../../../conf/param.c .
#    create  MACHO_KERNEL/assym.h
cat ../../../../arch/i386/i386/genassym.cf  |  sh ../../../../kern/genassym.sh cc      -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss  -Di386 -I.  -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf   > assym.h.tmp &&  mv -f assym.h.tmp assym.h
#    create  MACHO_KERNEL/config_time.h
cp config_time.src config_time.h
#    create  MACHO_KERNEL/.depend
mkdep --  -x assembler-with-cpp -traditional-cpp  -D_LOCORE  -Di386 -I.  -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf ../../../../arch/i386/i386/locore.S ../../../../arch/i386/i386/spl.S  ../../../../arch/i386/i386/vector.S ../../../../arch/i386/i386/microtime.S ../../../../arch/i386/i386/db_dbgreg.S ../../../../arch/i386/i386/in_cksum.S  ../../../../arch/i386/i386/mptramp.S ../../../../crypto/des/arch/i386/des_enc.S  ../../../../crypto/des/arch/i386/des_cbc.S  ../../../../crypto/blowfish/arch/i386/bf_enc.S  ../../../../crypto/blowfish/arch/i386/bf_cbc.S  ../../../../arch/i386/i386/svr4_sigcode.S ../../../../arch/i386/i386/mach_sigcode.S  ../../../../arch/i386/i386/darwin_commpage_machdep.S  ../../../../arch/i386/i386/ibcs2_sigcode.S  ../../../../arch/i386/i386/linux_sigcode.S  ../../../../arch/i386/i386/freebsd_sigcode.S
mkdep -a --      -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss  -Di386 -I.  -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf  devsw.c ioconf.c param.c  ../../../../crypto/arc4/arc4.c ../../../../crypto/des/des_ecb.c  ../../../../crypto/des/des_setkey.c ../../../../crypto/blowfish/bf_ecb.c  ../../../../crypto/blowfish/bf_skey.c ../../../../crypto/cast128/cast128.c  ../../../../crypto/rijndael/rijndael-alg-fst.c  ../../../../crypto/rijndael/rijndael-api-fst.c  ../../../../crypto/rijndael/rijndael.c ../../../../crypto/ripemd160/rmd160.c  ../../../../crypto/sha2/sha2.c ../../../../crypto/skipjack/skipjack.c  ../../../../opencrypto/criov.c ../../../../opencrypto/cryptosoft.c  ../../../../opencrypto/xform.c ../../../../opencrypto/crypto.c  ../../../../opencrypto/deflate.c ../../../../opencrypto/cryptodev.c  ../../../../dev/sysmon/sysmon_envsys.c ../../../../dev/sysmon/sysmon_wdog.c  ../../../../dev/sysmon/sysmon_power.c ../../../../dev/sysmon/sysmon.c  ../../../../dev/sysmon/sysmon_taskq.c ../../../../netatalk/aarp.c  ../../../../netatalk/at_control.c ../../../../netatalk/at_proto.c  ../../../../netatalk/ddp_input.c ../../../../netatalk/ddp_output.c  ../../../../netatalk/ddp_usrreq.c ../../../../netccitt/ccitt_proto.c  ../../../../netccitt/hd_debug.c ../../../../netccitt/hd_input.c  ../../../../netccitt/hd_output.c ../../../../netccitt/hd_subr.c  ../../../../netccitt/hd_timer.c ../../../../netccitt/if_x25subr.c  ../../../../netccitt/llc_input.c ../../../../netccitt/llc_output.c  ../../../../netccitt/llc_subr.c ../../../../netccitt/llc_timer.c  ../../../../netccitt/pk_acct.c ../../../../netccitt/pk_debug.c  ../../../../netccitt/pk_input.c ../../../../netccitt/pk_llcsubr.c  ../../../../netccitt/pk_output.c ../../../../netccitt/pk_subr.c  ../../../../netccitt/pk_timer.c ../../../../netccitt/pk_usrreq.c ../../../../netinet/igmp.c  ../../../../netinet/in.c ../../../../netinet/in_pcb.c ../../../../netinet/in_proto.c  ../../../../netinet/ip_icmp.c ../../../../netinet/ip_id.c ../../../../netinet/ip_input.c  ../../../../netinet/ip_output.c ../../../../netinet/raw_ip.c ../../../../netinet/tcp_input.c  ../../../../netinet/tcp_output.c ../../../../netinet/tcp_sack.c  ../../../../netinet/tcp_subr.c ../../../../netinet/tcp_timer.c  ../../../../netinet/tcp_usrreq.c ../../../../netinet/udp_usrreq.c  ../../../../dist/ipf/netinet/fil.c ../../../../dist/ipf/netinet/ip_auth.c  ../../../../dist/ipf/netinet/ip_fil_netbsd.c ../../../../dist/ipf/netinet/ip_frag.c  ../../../../dist/ipf/netinet/ip_htable.c ../../../../dist/ipf/netinet/ip_log.c  ../../../../dist/ipf/netinet/ip_lookup.c ../../../../dist/ipf/netinet/ip_nat.c  ../../../../dist/ipf/netinet/ip_pool.c ../../../../dist/ipf/netinet/ip_proxy.c  ../../../../dist/ipf/netinet/ip_scan.c ../../../../dist/ipf/netinet/ip_state.c  ../../../../dist/ipf/netinet/ip_sync.c ../../../../netinet6/dest6.c  ../../../../netinet6/frag6.c ../../../../netinet6/icmp6.c ../../../../netinet6/in6.c  ../../../../netinet6/in6_ifattach.c ../../../../netinet6/in6_pcb.c  ../../../../netinet6/in6_proto.c ../../../../netinet6/in6_src.c  ../../../../netinet6/ip6_forward.c ../../../../netinet6/ip6_id.c  ../../../../netinet6/ip6_input.c ../../../../netinet6/ip6_mroute.c  ../../../../netinet6/ip6_output.c ../../../../netinet6/mld6.c ../../../../netinet6/nd6.c  ../../../../netinet6/nd6_nbr.c ../../../../netinet6/nd6_rtr.c ../../../../netinet6/raw_ip6.c  ../../../../netinet6/route6.c ../../../../netinet6/udp6_output.c  ../../../../netinet6/udp6_usrreq.c ../../../../netiso/clnp_debug.c  ../../../../netiso/clnp_er.c ../../../../netiso/clnp_frag.c ../../../../netiso/clnp_input.c  ../../../../netiso/clnp_options.c ../../../../netiso/clnp_output.c  ../../../../netiso/clnp_raw.c ../../../../netiso/clnp_subr.c ../../../../netiso/clnp_timer.c  ../../../../netiso/cltp_usrreq.c ../../../../netiso/esis.c ../../../../netiso/idrp_usrreq.c  ../../../../netiso/if_cons.c ../../../../netiso/iso.c ../../../../netiso/iso_chksum.c  ../../../../netiso/iso_pcb.c ../../../../netiso/iso_proto.c ../../../../netiso/iso_snpac.c  ../../../../netiso/tp_astring.c ../../../../netiso/tp_cons.c ../../../../netiso/tp_driver.c  ../../../../netiso/tp_emit.c ../../../../netiso/tp_inet.c ../../../../netiso/tp_input.c  ../../../../netiso/tp_iso.c ../../../../netiso/tp_meas.c ../../../../netiso/tp_output.c  ../../../../netiso/tp_pcb.c ../../../../netiso/tp_subr.c ../../../../netiso/tp_subr2.c  ../../../../netiso/tp_timer.c ../../../../netiso/tp_trace.c ../../../../netiso/tp_usrreq.c  ../../../../netns/ns.c ../../../../netns/ns_error.c ../../../../netns/ns_input.c  ../../../../netns/ns_output.c ../../../../netns/ns_pcb.c ../../../../netns/ns_proto.c  ../../../../netns/idp_usrreq.c ../../../../netns/spp_debug.c ../../../../netns/spp_usrreq.c  ../../../../netsmb/iconv.c ../../../../netsmb/smb_conn.c ../../../../netsmb/smb_crypt.c  ../../../../netsmb/smb_dev.c ../../../../netsmb/smb_iod.c ../../../../netsmb/smb_rq.c  ../../../../netsmb/smb_smb.c ../../../../netsmb/smb_subr.c ../../../../netsmb/smb_trantcp.c  ../../../../netsmb/smb_usr.c ../../../../netsmb/subr_mchain.c ../../../../dev/i2c/i2c_exec.c  ../../../../dev/i2c/i2c_bitbang.c ../../../../dev/i2c/at24cxx.c ../../../../dev/ir/irframe.c  ../../../../dev/ir/irframe_tty.c ../../../../dev/ir/ir.c ../../../../dev/ir/sir.c  ../../../../dev/ic/lpt.c ../../../../dev/ld.c ../../../../dev/mii/mii.c  ../../../../dev/mii/mii_bitbang.c ../../../../dev/mii/mii_physubr.c  ../../../../dev/mii/ukphy_subr.c ../../../../dev/mii/acphy.c ../../../../dev/mii/amhphy.c  ../../../../dev/mii/bmtphy.c ../../../../dev/mii/brgphy.c ../../../../dev/mii/tlphy.c  ../../../../dev/mii/nsphy.c ../../../../dev/mii/nsphyter.c ../../../../dev/mii/gentbi.c  ../../../../dev/mii/glxtphy.c ../../../../dev/mii/gphyter.c ../../../../dev/mii/qsphy.c  ../../../../dev/mii/inphy.c ../../../../dev/mii/iophy.c ../../../../dev/mii/exphy.c  ../../../../dev/mii/lxtphy.c ../../../../dev/mii/makphy.c ../../../../dev/mii/icsphy.c  ../../../../dev/mii/igphy.c ../../../../dev/mii/sqphy.c ../../../../dev/mii/tqphy.c  ../../../../dev/mii/dmphy.c ../../../../dev/mii/pnaphy.c ../../../../dev/mii/urlphy.c  ../../../../dev/mii/ukphy.c ../../../../dev/raidframe/rf_acctrace.c  ../../../../dev/raidframe/rf_alloclist.c ../../../../dev/raidframe/rf_aselect.c  ../../../../dev/raidframe/rf_callback.c  ../../../../dev/raidframe/rf_chaindecluster.c  ../../../../dev/raidframe/rf_copyback.c ../../../../dev/raidframe/rf_cvscan.c  ../../../../dev/raidframe/rf_dagdegrd.c ../../../../dev/raidframe/rf_dagdegwr.c  ../../../../dev/raidframe/rf_dagffrd.c ../../../../dev/raidframe/rf_dagffwr.c  ../../../../dev/raidframe/rf_dagfuncs.c ../../../../dev/raidframe/rf_dagutils.c  ../../../../dev/raidframe/rf_debugMem.c ../../../../dev/raidframe/rf_debugprint.c  ../../../../dev/raidframe/rf_decluster.c ../../../../dev/raidframe/rf_declusterPQ.c  ../../../../dev/raidframe/rf_diskqueue.c ../../../../dev/raidframe/rf_disks.c  ../../../../dev/raidframe/rf_driver.c ../../../../dev/raidframe/rf_engine.c  ../../../../dev/raidframe/rf_evenodd.c  ../../../../dev/raidframe/rf_evenodd_dagfuncs.c  ../../../../dev/raidframe/rf_evenodd_dags.c ../../../../dev/raidframe/rf_fifo.c  ../../../../dev/raidframe/rf_interdecluster.c  ../../../../dev/raidframe/rf_invertq.c ../../../../dev/raidframe/rf_layout.c  ../../../../dev/raidframe/rf_map.c ../../../../dev/raidframe/rf_mcpair.c  ../../../../dev/raidframe/rf_netbsdkintf.c ../../../../dev/raidframe/rf_nwayxor.c  ../../../../dev/raidframe/rf_options.c ../../../../dev/raidframe/rf_paritylog.c  ../../../../dev/raidframe/rf_paritylogDiskMgr.c  ../../../../dev/raidframe/rf_paritylogging.c  ../../../../dev/raidframe/rf_parityloggingdags.c  ../../../../dev/raidframe/rf_parityscan.c ../../../../dev/raidframe/rf_pq.c  ../../../../dev/raidframe/rf_pqdeg.c ../../../../dev/raidframe/rf_pqdegdags.c  ../../../../dev/raidframe/rf_psstatus.c ../../../../dev/raidframe/rf_raid0.c  ../../../../dev/raidframe/rf_raid1.c ../../../../dev/raidframe/rf_raid4.c  ../../../../dev/raidframe/rf_raid5.c  ../../../../dev/raidframe/rf_raid5_rotatedspare.c  ../../../../dev/raidframe/rf_reconbuffer.c ../../../../dev/raidframe/rf_reconmap.c  ../../../../dev/raidframe/rf_reconstruct.c ../../../../dev/raidframe/rf_reconutil.c  ../../../../dev/raidframe/rf_revent.c ../../../../dev/raidframe/rf_shutdown.c  ../../../../dev/raidframe/rf_sstf.c ../../../../dev/raidframe/rf_states.c  ../../../../dev/raidframe/rf_stripelocks.c ../../../../dev/raidframe/rf_strutils.c  ../../../../dev/raidframe/rf_utils.c ../../../../dev/ic/aic6360.c  ../../../../dev/ic/smc93cx6.c ../../../../dev/ic/aic7xxx.c ../../../../dev/ic/aic7xxx_osm.c  ../../../../dev/ic/aic7xxx_seeprom.c ../../../../dev/ic/aic77xx.c  ../../../../dev/ic/aic79xx.c ../../../../dev/ic/aic79xx_osm.c ../../../../dev/ic/dpt.c  ../../../../dev/ic/cac.c ../../../../dev/ic/ld_cac.c ../../../../dev/ic/mlx.c  ../../../../dev/ic/ld_mlx.c ../../../../dev/ic/icp.c ../../../../dev/ic/icp_ioctl.c  ../../../../dev/ic/ld_icp.c ../../../../dev/ic/icpsp.c ../../../../dev/ic/aac.c  ../../../../dev/ic/ld_aac.c ../../../../dev/ic/adv.c ../../../../dev/ic/advlib.c  ../../../../dev/ic/advmcode.c ../../../../dev/ic/adw.c ../../../../dev/ic/bha.c  ../../../../dev/ic/aha.c ../../../../dev/ic/iha.c ../../../../dev/ic/isp.c  ../../../../dev/ic/isp_netbsd.c ../../../../dev/ic/mpt.c ../../../../dev/ic/mpt_debug.c  ../../../../dev/ic/mpt_netbsd.c ../../../../dev/ic/siop_common.c ../../../../dev/ic/siop.c  ../../../../dev/ic/esiop.c ../../../../dev/ic/uha.c ../../../../dev/ic/an.c ../../../../dev/ic/awi.c  ../../../../dev/ic/am79c930.c ../../../../dev/ic/wi.c ../../../../dev/ic/ath.c  ../../../../dev/ic/athcompat.c ../../../../../contrib/sys/dev/ic/athhal_osdep.c  ../../../../dev/ic/atw.c ../../../../dev/ic/elink3.c ../../../../dev/ic/elinkxl.c  ../../../../dev/ic/lemac.c ../../../../dev/ic/am7990.c ../../../../dev/ic/am79900.c  ../../../../dev/ic/lance.c ../../../../dev/ic/dp8390.c ../../../../dev/ic/tropic.c  ../../../../dev/ic/pdq.c ../../../../dev/ic/pdq_ifsubr.c ../../../../dev/ic/cy.c  ../../../../dev/ic/midway.c ../../../../dev/ic/ncr53c9x.c ../../../../dev/ic/hd64570.c  ../../../../dev/ic/i82586.c ../../../../dev/ic/i82557.c ../../../../dev/ic/smc91cxx.c  ../../../../dev/ic/smc83c170.c ../../../../dev/ic/mb86960.c ../../../../dev/ic/interwave.c  ../../../../dev/ic/ne2000.c ../../../../dev/ic/com.c ../../../../dev/ic/pckbc.c  ../../../../dev/ic/rrunner.c ../../../../dev/ic/opl.c ../../../../dev/ic/oplinstrs.c  ../../../../dev/ic/mpu.c ../../../../dev/ic/ad1848.c ../../../../dev/ic/ac97.c  ../../../../dev/ic/rtl80x9.c ../../../../dev/ic/rtl81x9.c ../../../../dev/ic/rtl8169.c  ../../../../dev/ic/wdc.c ../../../../dev/ic/tulip.c ../../../../dev/ic/aic6915.c  ../../../../dev/ic/dl10019.c ../../../../dev/ic/ax88190.c ../../../../dev/ic/we.c  ../../../../dev/ic/fmv.c ../../../../dev/ic/cs89x0.c ../../../../dev/ic/pcdisplay_subr.c  ../../../../dev/ic/pcdisplay_chars.c ../../../../dev/ic/vga.c ../../../../dev/ic/vga_subr.c  ../../../../dev/ic/vga_common.c ../../../../dev/usb/uhci.c ../../../../dev/usb/ohci.c  ../../../../dev/usb/ehci.c ../../../../dev/ic/mtd803.c ../../../../coda/coda_namecache.c  ../../../../coda/coda_subr.c ../../../../coda/coda_venus.c ../../../../coda/coda_vfsops.c  ../../../../coda/coda_vnops.c ../../../../coda/coda_psdev.c  ../../../../fs/cd9660/cd9660_bmap.c ../../../../fs/cd9660/cd9660_lookup.c  ../../../../fs/cd9660/cd9660_node.c ../../../../fs/cd9660/cd9660_rrip.c  ../../../../fs/cd9660/cd9660_util.c ../../../../fs/cd9660/cd9660_vfsops.c  ../../../../fs/cd9660/cd9660_vnops.c ../../../../fs/msdosfs/msdosfs_conv.c  ../../../../fs/msdosfs/msdosfs_denode.c ../../../../fs/msdosfs/msdosfs_fat.c  ../../../../fs/msdosfs/msdosfs_lookup.c ../../../../fs/msdosfs/msdosfs_vfsops.c  ../../../../fs/msdosfs/msdosfs_vnops.c ../../../../fs/ntfs/ntfs_compr.c  ../../../../fs/ntfs/ntfs_conv.c ../../../../fs/ntfs/ntfs_ihash.c  ../../../../fs/ntfs/ntfs_subr.c ../../../../fs/ntfs/ntfs_vfsops.c  ../../../../fs/ntfs/ntfs_vnops.c ../../../../fs/smbfs/smbfs_io.c  ../../../../fs/smbfs/smbfs_kq.c ../../../../fs/smbfs/smbfs_node.c  ../../../../fs/smbfs/smbfs_smb.c ../../../../fs/smbfs/smbfs_subr.c  ../../../../fs/smbfs/smbfs_vfsops.c ../../../../fs/smbfs/smbfs_vnops.c  ../../../../fs/union/union_subr.c ../../../../fs/union/union_vfsops.c  ../../../../fs/union/union_vnops.c ../../../../miscfs/fdesc/fdesc_vfsops.c  ../../../../miscfs/fdesc/fdesc_vnops.c ../../../../miscfs/kernfs/kernfs_subr.c  ../../../../miscfs/kernfs/kernfs_vfsops.c ../../../../miscfs/kernfs/kernfs_vnops.c  ../../../../miscfs/nullfs/null_vfsops.c ../../../../miscfs/nullfs/null_vnops.c  ../../../../miscfs/overlay/overlay_vfsops.c  ../../../../miscfs/overlay/overlay_vnops.c  ../../../../miscfs/portal/portal_vfsops.c ../../../../miscfs/portal/portal_vnops.c  ../../../../miscfs/procfs/procfs_cmdline.c ../../../../miscfs/procfs/procfs_ctl.c  ../../../../miscfs/procfs/procfs_fd.c ../../../../miscfs/procfs/procfs_fpregs.c  ../../../../miscfs/procfs/procfs_linux.c ../../../../miscfs/procfs/procfs_map.c  ../../../../miscfs/procfs/procfs_mem.c ../../../../miscfs/procfs/procfs_note.c  ../../../../miscfs/procfs/procfs_regs.c ../../../../miscfs/procfs/procfs_status.c  ../../../../miscfs/procfs/procfs_subr.c ../../../../miscfs/procfs/procfs_vfsops.c  ../../../../miscfs/procfs/procfs_vnops.c ../../../../miscfs/umapfs/umap_subr.c  ../../../../miscfs/umapfs/umap_vfsops.c ../../../../miscfs/umapfs/umap_vnops.c  ../../../../nfs/krpc_subr.c ../../../../nfs/nfs_bio.c ../../../../nfs/nfs_boot.c  ../../../../nfs/nfs_bootdhcp.c ../../../../nfs/nfs_bootparam.c ../../../../nfs/nfs_kq.c  ../../../../nfs/nfs_node.c ../../../../nfs/nfs_nqlease.c ../../../../nfs/nfs_serv.c  ../../../../nfs/nfs_socket.c ../../../../nfs/nfs_srvcache.c ../../../../nfs/nfs_subs.c  ../../../../nfs/nfs_syscalls.c ../../../../nfs/nfs_vfsops.c ../../../../nfs/nfs_vnops.c  ../../../../ufs/ext2fs/ext2fs_alloc.c ../../../../ufs/ext2fs/ext2fs_balloc.c  ../../../../ufs/ext2fs/ext2fs_bmap.c ../../../../ufs/ext2fs/ext2fs_bswap.c  ../../../../ufs/ext2fs/ext2fs_inode.c ../../../../ufs/ext2fs/ext2fs_lookup.c  ../../../../ufs/ext2fs/ext2fs_readwrite.c ../../../../ufs/ext2fs/ext2fs_subr.c  ../../../../ufs/ext2fs/ext2fs_vfsops.c ../../../../ufs/ext2fs/ext2fs_vnops.c  ../../../../ufs/ffs/ffs_alloc.c ../../../../ufs/ffs/ffs_balloc.c  ../../../../ufs/ffs/ffs_inode.c ../../../../ufs/ffs/ffs_snapshot.c  ../../../../ufs/ffs/ffs_softdep.c ../../../../ufs/ffs/ffs_subr.c  ../../../../ufs/ffs/ffs_tables.c ../../../../ufs/ffs/ffs_vfsops.c  ../../../../ufs/ffs/ffs_vnops.c ../../../../ufs/lfs/lfs_alloc.c  ../../../../ufs/lfs/lfs_balloc.c ../../../../ufs/lfs/lfs_bio.c  ../../../../ufs/lfs/lfs_cksum.c ../../../../ufs/lfs/lfs_debug.c  ../../../../ufs/lfs/lfs_inode.c ../../../../ufs/lfs/lfs_segment.c  ../../../../ufs/lfs/lfs_subr.c ../../../../ufs/lfs/lfs_syscalls.c  ../../../../ufs/lfs/lfs_vfsops.c ../../../../ufs/lfs/lfs_vnops.c  ../../../../ufs/mfs/mfs_vfsops.c ../../../../ufs/mfs/mfs_vnops.c  ../../../../ufs/ufs/ufs_bmap.c ../../../../ufs/ufs/ufs_dirhash.c  ../../../../ufs/ufs/ufs_ihash.c ../../../../ufs/ufs/ufs_inode.c  ../../../../ufs/ufs/ufs_lookup.c ../../../../ufs/ufs/ufs_quota.c  ../../../../ufs/ufs/ufs_vfsops.c ../../../../ufs/ufs/ufs_vnops.c ../../../../ddb/db_access.c  ../../../../ddb/db_aout.c ../../../../ddb/db_break.c ../../../../ddb/db_command.c  ../../../../ddb/db_examine.c ../../../../ddb/db_expr.c ../../../../ddb/db_input.c  ../../../../ddb/db_lex.c ../../../../ddb/db_output.c ../../../../ddb/db_print.c  ../../../../ddb/db_run.c ../../../../ddb/db_sym.c ../../../../ddb/db_trap.c  ../../../../ddb/db_variables.c ../../../../ddb/db_watch.c ../../../../ddb/db_write_cmd.c  ../../../../ddb/db_xxx.c ../../../../dev/auconv.c ../../../../dev/audio.c  ../../../../dev/aurateconv.c ../../../../dev/ccd.c ../../../../dev/clock_subr.c  ../../../../dev/clockctl.c ../../../../dev/dkwedge/dk.c ../../../../dev/fss.c ../../../../dev/md.c  ../../../../dev/midi.c ../../../../dev/midisyn.c ../../../../dev/mm.c ../../../../dev/mulaw.c  ../../../../dev/radio.c ../../../../dev/rnd.c ../../../../dev/rndpool.c ../../../../dev/sequencer.c  ../../../../dev/vnd.c ../../../../kern/bufq_disksort.c ../../../../kern/bufq_fcfs.c  ../../../../kern/core_elf32.c ../../../../kern/core_netbsd.c ../../../../kern/cnmagic.c  ../../../../kern/exec_aout.c ../../../../kern/exec_conf.c ../../../../kern/exec_elf32.c  ../../../../kern/exec_macho.c ../../../../kern/exec_script.c ../../../../kern/exec_subr.c  ../../../../kern/init_main.c ../../../../kern/init_sysctl.c ../../../../kern/init_sysent.c  ../../../../kern/kern_acct.c ../../../../kern/kern_clock.c ../../../../kern/kern_descrip.c  ../../../../kern/kern_event.c ../../../../kern/kern_exec.c ../../../../kern/kern_exit.c  ../../../../kern/kern_fork.c ../../../../kern/kern_kthread.c ../../../../kern/kern_ktrace.c  ../../../../kern/kern_ksyms.c ../../../../kern/kern_lkm.c ../../../../kern/kern_lock.c  ../../../../kern/kern_lwp.c ../../../../kern/kern_malloc.c ../../../../kern/kern_ntptime.c  ../../../../kern/kern_physio.c ../../../../kern/kern_proc.c ../../../../kern/kern_prot.c  ../../../../kern/kern_ras.c ../../../../kern/kern_resource.c ../../../../kern/kern_sa.c  ../../../../kern/kern_sig.c ../../../../kern/kern_systrace.c ../../../../kern/kern_subr.c  ../../../../kern/kern_synch.c ../../../../kern/kern_sysctl.c ../../../../kern/kern_time.c  ../../../../kern/kern_timeout.c ../../../../kern/kern_uuid.c ../../../../kern/kern_xxx.c  ../../../../kern/subr_autoconf.c ../../../../kern/subr_devsw.c ../../../../kern/subr_disk.c  ../../../../kern/subr_evcnt.c ../../../../kern/subr_extent.c ../../../../kern/subr_log.c  ../../../../kern/subr_pool.c ../../../../kern/subr_prf.c ../../../../kern/subr_prof.c  ../../../../kern/subr_prop.c ../../../../kern/subr_userconf.c ../../../../kern/subr_xxx.c  ../../../../kern/sys_generic.c ../../../../kern/sys_pipe.c ../../../../kern/sys_pmc.c  ../../../../kern/sys_process.c ../../../../kern/sys_socket.c ../../../../kern/sysv_ipc.c  ../../../../kern/sysv_msg.c ../../../../kern/sysv_sem.c ../../../../kern/sysv_shm.c  ../../../../kern/tty.c ../../../../kern/tty_conf.c ../../../../kern/tty_bsdpty.c  ../../../../kern/tty_pty.c ../../../../kern/tty_ptm.c ../../../../kern/tty_subr.c  ../../../../kern/tty_tb.c ../../../../kern/tty_tty.c ../../../../kern/uipc_domain.c  ../../../../kern/uipc_mbuf.c ../../../../kern/uipc_mbuf2.c ../../../../kern/uipc_proto.c  ../../../../kern/uipc_sem.c ../../../../kern/uipc_socket.c ../../../../kern/uipc_socket2.c  ../../../../kern/uipc_syscalls.c ../../../../kern/uipc_usrreq.c ../../../../kern/vfs_bio.c  ../../../../kern/vfs_cache.c ../../../../kern/vfs_getcwd.c ../../../../kern/vfs_init.c  ../../../../kern/vfs_lockf.c ../../../../kern/vfs_lookup.c ../../../../kern/vfs_subr.c  ../../../../kern/vfs_syscalls.c ../../../../kern/vfs_vnops.c ../../../../kern/vnode_if.c  ../../../../miscfs/deadfs/dead_vnops.c ../../../../miscfs/fifofs/fifo_vnops.c  ../../../../miscfs/genfs/genfs_vnops.c ../../../../miscfs/genfs/layer_subr.c  ../../../../miscfs/genfs/layer_vfsops.c ../../../../miscfs/genfs/layer_vnops.c  ../../../../miscfs/specfs/spec_vnops.c ../../../../miscfs/syncfs/sync_subr.c  ../../../../miscfs/syncfs/sync_vnops.c ../../../../net/bpf.c ../../../../net/bpf_filter.c  ../../../../net/bsd-comp.c ../../../../net/if.c ../../../../net/if_atmsubr.c  ../../../../net/if_bridge.c ../../../../net/bridgestp.c ../../../../net/if_ethersubr.c  ../../../../net/if_fddisubr.c ../../../../net/if_gif.c ../../../../net/if_gre.c  ../../../../net/if_hippisubr.c ../../../../net/if_loop.c ../../../../net/if_media.c  ../../../../net/if_ppp.c ../../../../net/if_sl.c ../../../../net/if_spppsubr.c  ../../../../net/if_strip.c ../../../../net/if_tokensubr.c ../../../../net/if_tap.c  ../../../../net/if_tun.c ../../../../net/if_vlan.c ../../../../net/if_pppoe.c ../../../../net/pfil.c  ../../../../net/ppp-deflate.c ../../../../net/ppp_tty.c ../../../../net/radix.c  ../../../../net/raw_cb.c ../../../../net/raw_usrreq.c ../../../../net/route.c  ../../../../net/rtsock.c ../../../../net/slcompress.c ../../../../net/zlib.c  ../../../../net80211/ieee80211.c ../../../../net80211/ieee80211_compat.c  ../../../../net80211/ieee80211_crypto.c ../../../../net80211/ieee80211_input.c  ../../../../net80211/ieee80211_ioctl.c ../../../../net80211/ieee80211_node.c  ../../../../net80211/ieee80211_output.c ../../../../net80211/ieee80211_proto.c  ../../../../net80211/ieee80211_rssadapt.c ../../../../netinet/if_arp.c  ../../../../netinet/if_atm.c ../../../../netinet/in_gif.c ../../../../netinet/ip_ecn.c  ../../../../netinet/ip_encap.c ../../../../netinet/ip_gre.c ../../../../netinet6/in6_gif.c  ../../../../uvm/uvm_amap.c ../../../../uvm/uvm_anon.c ../../../../uvm/uvm_aobj.c  ../../../../uvm/uvm_bio.c ../../../../uvm/uvm_device.c ../../../../uvm/uvm_fault.c  ../../../../uvm/uvm_glue.c ../../../../uvm/uvm_init.c ../../../../uvm/uvm_io.c  ../../../../uvm/uvm_km.c ../../../../uvm/uvm_loan.c ../../../../uvm/uvm_map.c  ../../../../uvm/uvm_meter.c ../../../../uvm/uvm_mmap.c ../../../../uvm/uvm_page.c  ../../../../uvm/uvm_pager.c ../../../../uvm/uvm_pdaemon.c ../../../../uvm/uvm_pglist.c  ../../../../uvm/uvm_stat.c ../../../../uvm/uvm_swap.c ../../../../uvm/uvm_unix.c  ../../../../uvm/uvm_user.c ../../../../uvm/uvm_vnode.c ../../../../dev/ic/joy.c  ../../../../arch/x86/x86/apic.c ../../../../arch/x86/x86/bus_dma.c  ../../../../arch/x86/x86/bus_space.c ../../../../arch/x86/x86/cacheinfo.c  ../../../../arch/x86/x86/consinit.c ../../../../arch/x86/x86/i8259.c  ../../../../arch/x86/x86/intr.c ../../../../arch/x86/x86/ipi.c  ../../../../arch/x86/x86/mtrr_i686.c ../../../../arch/x86/x86/softintr.c  ../../../../arch/x86/x86/x86_autoconf.c ../../../../arch/x86/x86/lapic.c  ../../../../arch/x86/x86/ioapic.c ../../../../arch/x86/x86/mpacpi.c  ../../../../arch/x86/x86/acpi_machdep.c ../../../../arch/x86/pci/pci_machdep.c  ../../../../arch/x86/isa/isa_machdep.c ../../../../arch/x86/pci/pciide_machdep.c  ../../../../arch/i386/i386/autoconf.c ../../../../arch/i386/i386/db_disasm.c  ../../../../arch/i386/i386/db_interface.c ../../../../arch/i386/i386/db_memrw.c  ../../../../arch/i386/i386/db_trace.c ../../../../kern/subr_disk_mbr.c  ../../../../arch/i386/i386/gdt.c ../../../../arch/i386/i386/machdep.c  ../../../../arch/i386/i386/identcpu.c ../../../../arch/i386/i386/mem.c  ../../../../kern/kern_microtime.c ../../../../arch/i386/i386/mtrr_k6.c  ../../../../netns/ns_cksum.c ../../../../arch/i386/i386/pmap.c  ../../../../arch/i386/i386/process_machdep.c  ../../../../arch/i386/i386/procfs_machdep.c  ../../../../arch/i386/i386/sys_machdep.c ../../../../arch/i386/i386/syscall.c  ../../../../arch/i386/i386/trap.c ../../../../arch/i386/i386/vm_machdep.c  ../../../../dev/cons.c ../../../../arch/i386/i386/ipifuncs.c  ../../../../dev/scsipi/scsipiconf.c ../../../../dev/scsipi/scsipi_base.c  ../../../../dev/scsipi/scsipi_ioctl.c ../../../../dev/scsipi/scsipi_verbose.c  ../../../../dev/scsipi/scsi_base.c ../../../../dev/scsipi/atapi_base.c  ../../../../dev/scsipi/atapi_wdc.c ../../../../dev/scsipi/scsiconf.c  ../../../../dev/scsipi/atapiconf.c ../../../../dev/scsipi/cd.c ../../../../dev/scsipi/ch.c  ../../../../dev/scsipi/sd.c ../../../../dev/scsipi/st.c ../../../../dev/scsipi/st_scsi.c  ../../../../dev/scsipi/st_atapi.c ../../../../dev/scsipi/ses.c ../../../../dev/scsipi/ss.c  ../../../../dev/scsipi/ss_mustek.c ../../../../dev/scsipi/ss_scanjet.c  ../../../../dev/scsipi/uk.c ../../../../dev/ata/wd.c ../../../../dev/ata/ata_wdc.c  ../../../../dev/ata/ata.c ../../../../dev/ata/ata_raid.c  ../../../../dev/ata/ata_raid_promise.c ../../../../dev/ata/ata_raid_adaptec.c  ../../../../dev/ata/ld_ataraid.c ../../../../dev/ata/sata_subr.c ../../../../dev/i2o/iop.c  ../../../../dev/i2o/ld_iop.c ../../../../dev/i2o/iopsp.c ../../../../dev/i2o/dpti.c  ../../../../arch/i386/i386/bios32.c ../../../../arch/i386/i386/mainbus.c  ../../../../dev/pci/pci.c ../../../../dev/pci/pci_map.c ../../../../dev/pci/pci_quirks.c  ../../../../dev/pci/pci_subr.c ../../../../dev/pci/pci_usrreq.c  ../../../../dev/pci/pcibusprint.c ../../../../dev/pci/cy82c693.c  ../../../../dev/pci/ahc_pci.c ../../../../dev/pci/ahd_pci.c ../../../../dev/pci/iop_pci.c  ../../../../dev/pci/twe.c ../../../../dev/pci/ld_twe.c ../../../../dev/pci/amr.c  ../../../../dev/pci/ld_amr.c ../../../../dev/pci/cac_pci.c ../../../../dev/pci/mlx_pci.c  ../../../../dev/pci/mly.c ../../../../dev/pci/if_mtd_pci.c ../../../../dev/pci/icp_pci.c  ../../../../dev/pci/aac_pci.c ../../../../dev/pci/dpt_pci.c ../../../../dev/pci/adv_pci.c  ../../../../dev/pci/adw_pci.c ../../../../dev/ic/adwlib.c ../../../../dev/ic/adwmcode.c  ../../../../dev/pci/pcscp.c ../../../../dev/pci/bha_pci.c ../../../../dev/pci/isp_pci.c  ../../../../dev/pci/mpt_pci.c ../../../../dev/pci/if_en_pci.c  ../../../../dev/pci/if_ep_pci.c ../../../../dev/pci/if_ex_pci.c ../../../../dev/pci/if_fpa.c  ../../../../dev/pci/if_le_pci.c ../../../../dev/pci/if_pcn.c  ../../../../dev/pci/siop_pci_common.c ../../../../dev/pci/siop_pci.c  ../../../../dev/pci/esiop_pci.c ../../../../dev/pci/iha_pci.c ../../../../dev/pci/trm.c  ../../../../dev/pci/pciide_common.c ../../../../dev/pci/pciide.c  ../../../../dev/pci/acardide.c ../../../../dev/pci/aceride.c ../../../../dev/pci/artsata.c  ../../../../dev/pci/cmdide.c ../../../../dev/pci/cypide.c ../../../../dev/pci/geodeide.c  ../../../../dev/pci/hptide.c ../../../../dev/pci/iteide.c ../../../../dev/pci/optiide.c  ../../../../dev/pci/piixide.c ../../../../dev/pci/pdcsata.c ../../../../dev/pci/pdcide.c  ../../../../dev/pci/rccide.c ../../../../dev/pci/satalink.c ../../../../dev/pci/siside.c  ../../../../dev/pci/slide.c ../../../../dev/pci/viaide.c ../../../../dev/pci/stpcide.c  ../../../../dev/pci/ixpide.c ../../../../dev/pci/ppb.c ../../../../dev/pci/cy_pci.c  ../../../../dev/pci/cz.c ../../../../dev/pci/if_fxp_pci.c ../../../../dev/pci/if_ne_pci.c  ../../../../dev/pci/if_tl.c ../../../../dev/pci/if_ntwoc_pci.c ../../../../dev/pci/if_lmc.c  ../../../../dev/pci/if_lmc_common.c ../../../../dev/pci/if_lmc_media.c  ../../../../dev/pci/if_lmc_nbsd.c ../../../../dev/pci/if_esh_pci.c  ../../../../dev/pci/vga_pci.c ../../../../dev/pci/bktr/bktr_audio.c  ../../../../dev/pci/bktr/bktr_card.c ../../../../dev/pci/bktr/bktr_core.c  ../../../../dev/pci/bktr/bktr_os.c ../../../../dev/pci/bktr/bktr_tuner.c  ../../../../dev/pci/cs4280.c ../../../../dev/pci/cs4281.c ../../../../dev/pci/cs428x.c  ../../../../dev/pci/fms.c ../../../../dev/pci/opl_fms.c ../../../../dev/pci/mpu_fms.c  ../../../../dev/pci/eap.c ../../../../dev/pci/auacer.c ../../../../dev/pci/auich.c  ../../../../dev/pci/auvia.c ../../../../dev/pci/auixp.c ../../../../dev/pci/azalia.c  ../../../../dev/pci/neo.c ../../../../dev/pci/esa.c ../../../../dev/pci/eso.c  ../../../../dev/pci/opl_eso.c ../../../../dev/pci/mpu_eso.c ../../../../dev/pci/joy_eso.c  ../../../../dev/pci/esm.c ../../../../dev/pci/sv.c ../../../../dev/pci/opl_sv.c  ../../../../dev/pci/cmpci.c ../../../../dev/pci/opl_cmpci.c ../../../../dev/pci/mpu_cmpci.c  ../../../../dev/pci/yds.c ../../../../dev/pci/opl_yds.c ../../../../dev/pci/mpu_yds.c  ../../../../dev/pci/emuxki.c ../../../../dev/pci/autri.c ../../../../dev/pci/if_epic_pci.c  ../../../../dev/pci/puc.c ../../../../dev/pci/pucdata.c ../../../../dev/pci/com_puc.c  ../../../../dev/pci/cyber.c ../../../../dev/pci/lpt_puc.c ../../../../dev/pci/uhci_pci.c  ../../../../dev/pci/ohci_pci.c ../../../../dev/pci/ehci_pci.c ../../../../dev/pci/usb_pci.c  ../../../../dev/pci/if_vr.c ../../../../dev/pci/if_sip.c ../../../../dev/pci/if_gsip.c  ../../../../dev/pci/if_stge.c ../../../../dev/pci/if_wm.c ../../../../dev/pci/if_bge.c  ../../../../dev/pci/if_rtk_pci.c ../../../../dev/pci/if_tlp_pci.c  ../../../../dev/pci/if_ti.c ../../../../dev/pci/if_sf_pci.c ../../../../dev/pci/if_ste.c  ../../../../dev/pci/pccbb.c ../../../../dev/pci/hifn7751.c ../../../../dev/pci/ubsec.c  ../../../../dev/pci/if_an_pci.c ../../../../dev/pci/if_atw_pci.c  ../../../../dev/pci/if_wi_pci.c ../../../../dev/pci/oboe.c ../../../../dev/pci/weasel_pci.c  ../../../../dev/pci/joy_pci.c ../../../../dev/pci/if_sk.c ../../../../dev/pci/if_bce.c  ../../../../dev/pci/if_dge.c ../../../../dev/pci/if_re_pci.c ../../../../dev/pci/if_xge.c  ../../../../dev/pci/agp.c ../../../../dev/pci/agpbusprint.c ../../../../dev/pci/agp_ali.c  ../../../../dev/pci/agp_amd.c ../../../../dev/pci/agp_i810.c ../../../../dev/pci/agp_intel.c  ../../../../dev/pci/agp_sis.c ../../../../dev/pci/agp_via.c  ../../../../arch/i386/pci/agp_machdep.c  ../../../../arch/i386/pci/pcic_pci_machdep.c ../../../../dev/pci/if_ath_pci.c  ../../../../arch/i386/pci/pchb.c ../../../../arch/i386/pci/pchb_rnd.c  ../../../../arch/i386/pci/elan520.c ../../../../arch/i386/pci/pcib.c  ../../../../dev/isa/isa.c ../../../../dev/isa/isabusprint.c ../../../../dev/isa/isadma.c  ../../../../dev/isa/adv_isa.c ../../../../dev/isa/aha_isa.c ../../../../dev/isa/aic_isa.c  ../../../../dev/isa/bha_isa.c ../../../../dev/isa/seagate.c ../../../../dev/isa/uha_isa.c  ../../../../dev/isa/wds.c ../../../../dev/isa/wdc_isa.c ../../../../dev/isa/if_we_isa.c  ../../../../dev/isa/elink.c ../../../../dev/isa/if_ec.c ../../../../dev/isa/if_eg.c  ../../../../dev/isa/if_el.c ../../../../dev/isa/if_ep_isa.c ../../../../dev/isa/if_ate.c  ../../../../dev/isa/cs89x0isa.c ../../../../dev/isa/if_cs_isa.c  ../../../../dev/isa/if_fmv_isa.c ../../../../dev/isa/if_iy.c ../../../../dev/isa/if_le_isa.c  ../../../../dev/isa/if_lc_isa.c ../../../../dev/isa/if_ne_isa.c  ../../../../dev/isa/if_sm_isa.c ../../../../dev/isa/if_ef.c ../../../../dev/isa/if_ai.c  ../../../../dev/isa/if_ix.c ../../../../dev/isa/if_tr_isa.c  ../../../../dev/isa/if_tribm_isa.c ../../../../dev/isa/if_trtcm_isa.c  ../../../../dev/isa/sbdsp.c ../../../../dev/isa/sb.c ../../../../dev/isa/sb_isa.c  ../../../../dev/isa/opl_sb.c ../../../../dev/isa/mpu_sb.c ../../../../dev/isa/pas.c  ../../../../dev/isa/ad1848_isa.c ../../../../dev/isa/ics2101.c ../../../../dev/isa/wss.c  ../../../../dev/isa/wss_isa.c ../../../../dev/isa/opl_wss.c ../../../../dev/isa/ess.c  ../../../../dev/isa/opl_ess.c ../../../../dev/isa/ym.c ../../../../dev/isa/opl_ym.c  ../../../../dev/isa/mpu_ym.c ../../../../dev/isa/gus.c ../../../../dev/isa/pcppi.c  ../../../../dev/isa/midi_pcppi.c ../../../../dev/isapnp/isapnp.c  ../../../../dev/isapnp/isapnpdebug.c ../../../../dev/isapnp/isapnpres.c  ../../../../dev/isapnp/isapnpdevs.c ../../../../dev/isapnp/if_ep_isapnp.c  ../../../../dev/isapnp/if_fmv_isapnp.c ../../../../dev/isapnp/if_le_isapnp.c  ../../../../dev/isapnp/if_ne_isapnp.c ../../../../dev/isapnp/if_tr_isapnp.c  ../../../../dev/isapnp/if_an_isapnp.c ../../../../dev/isapnp/com_isapnp.c  ../../../../dev/isapnp/wdc_isapnp.c ../../../../dev/isapnp/sb_isapnp.c  ../../../../dev/isapnp/gus_isapnp.c ../../../../dev/isapnp/ym_isapnp.c  ../../../../dev/isapnp/wss_isapnp.c ../../../../dev/isapnp/ess_isapnp.c  ../../../../dev/isapnp/aha_isapnp.c ../../../../dev/isapnp/aic_isapnp.c  ../../../../dev/isapnp/joy_isapnp.c ../../../../arch/i386/isa/clock.c  ../../../../arch/i386/isa/npx.c ../../../../arch/i386/isa/lms.c  ../../../../arch/i386/isa/mms.c ../../../../dev/wscons/wsdisplay.c  ../../../../dev/wscons/wsdisplay_compat_usl.c ../../../../dev/wscons/wsemulconf.c  ../../../../dev/wscons/wsemul_dumb.c ../../../../dev/wscons/wsemul_vt100.c  ../../../../dev/wscons/wsemul_vt100_subr.c  ../../../../dev/wscons/wsemul_vt100_chars.c  ../../../../dev/wscons/wsemul_vt100_keys.c ../../../../dev/wscons/wsevent.c  ../../../../dev/wscons/wskbd.c ../../../../dev/wscons/wskbdutil.c  ../../../../dev/wscons/wsmouse.c ../../../../dev/wscons/wsmux.c  ../../../../dev/wscons/tpcalib.c ../../../../dev/wscons/mra.c  ../../../../dev/wsfont/wsfont.c ../../../../dev/wsfont/wsfontdev.c  ../../../../dev/pckbport/pckbport.c ../../../../dev/pckbport/pckbd.c  ../../../../dev/pckbport/wskbdmap_mfii.c ../../../../dev/pckbport/pms.c  ../../../../dev/isa/fd.c ../../../../arch/i386/isa/ahc_isa.c  ../../../../dev/eisa/eisabusprint.c ../../../../dev/mca/mcabusprint.c  ../../../../arch/i386/isa/isapnp_machdep.c ../../../../arch/i386/i386/cpu.c  ../../../../arch/i386/i386/vm86.c ../../../../arch/i386/i386/compat_13_machdep.c  ../../../../arch/i386/i386/compat_16_machdep.c ../../../../compat/svr4/svr4_errno.c  ../../../../compat/svr4/svr4_exec.c ../../../../compat/svr4/svr4_exec_elf32.c  ../../../../compat/svr4/svr4_fcntl.c ../../../../compat/svr4/svr4_filio.c  ../../../../compat/svr4/svr4_ioctl.c ../../../../compat/svr4/svr4_ipc.c  ../../../../compat/svr4/svr4_lwp.c ../../../../compat/svr4/svr4_misc.c  ../../../../compat/svr4/svr4_net.c ../../../../compat/svr4/svr4_resource.c  ../../../../compat/svr4/svr4_signal.c ../../../../compat/svr4/svr4_signo.c  ../../../../compat/svr4/svr4_socket.c ../../../../compat/svr4/svr4_sockio.c  ../../../../compat/svr4/svr4_stat.c ../../../../compat/svr4/svr4_stream.c  ../../../../compat/svr4/svr4_syscalls.c ../../../../compat/svr4/svr4_sysent.c  ../../../../compat/svr4/svr4_termios.c ../../../../compat/svr4/svr4_ttold.c  ../../../../arch/i386/i386/svr4_machdep.c ../../../../arch/i386/i386/svr4_syscall.c  ../../../../compat/mach/mach_bootstrap.c ../../../../compat/mach/mach_clock.c  ../../../../compat/mach/mach_errno.c ../../../../compat/mach/mach_exception.c  ../../../../compat/mach/mach_exec.c ../../../../compat/mach/mach_host.c  ../../../../compat/mach/mach_iokit.c ../../../../compat/mach/mach_misc.c  ../../../../compat/mach/mach_message.c ../../../../compat/mach/mach_notify.c  ../../../../compat/mach/mach_port.c ../../../../compat/mach/mach_semaphore.c  ../../../../compat/mach/mach_services.c ../../../../compat/mach/mach_syscalls.c  ../../../../compat/mach/mach_sysctl.c ../../../../compat/mach/mach_sysent.c  ../../../../compat/mach/mach_task.c ../../../../compat/mach/mach_thread.c  ../../../../compat/mach/mach_vm.c ../../../../arch/i386/i386/mach_machdep.c  ../../../../arch/i386/i386/mach_syscall.c  ../../../../arch/i386/i386/macho_machdep.c ../../../../compat/darwin/darwin_attr.c  ../../../../compat/darwin/darwin_audit.c  ../../../../compat/darwin/darwin_commpage.c ../../../../compat/darwin/darwin_exec.c  ../../../../compat/darwin/darwin_ioctl.c  ../../../../compat/darwin/darwin_ioframebuffer.c  ../../../../compat/darwin/darwin_iohidsystem.c  ../../../../compat/darwin/darwin_iokit.c ../../../../compat/darwin/darwin_ktrace.c  ../../../../compat/darwin/darwin_mman.c ../../../../compat/darwin/darwin_mount.c  ../../../../compat/darwin/darwin_ptrace.c ../../../../compat/darwin/darwin_route.c  ../../../../compat/darwin/darwin_signal.c ../../../../compat/darwin/darwin_socket.c  ../../../../compat/darwin/darwin_stat.c ../../../../compat/darwin/darwin_sysent.c  ../../../../compat/darwin/darwin_sysctl.c ../../../../compat/darwin/darwin_thread.c  ../../../../compat/darwin/darwin_unistd.c  ../../../../arch/i386/i386/darwin_machdep.c ../../../../compat/ibcs2/ibcs2_errno.c  ../../../../compat/ibcs2/ibcs2_exec.c ../../../../compat/ibcs2/ibcs2_exec_coff.c  ../../../../compat/ibcs2/ibcs2_exec_elf32.c  ../../../../compat/ibcs2/ibcs2_exec_xout.c ../../../../compat/ibcs2/ibcs2_fcntl.c  ../../../../compat/ibcs2/ibcs2_ioctl.c ../../../../compat/ibcs2/ibcs2_ipc.c  ../../../../compat/ibcs2/ibcs2_misc.c ../../../../compat/ibcs2/ibcs2_signal.c  ../../../../compat/ibcs2/ibcs2_signo.c ../../../../compat/ibcs2/ibcs2_socksys.c  ../../../../compat/ibcs2/ibcs2_stat.c ../../../../compat/ibcs2/ibcs2_syscalls.c  ../../../../compat/ibcs2/ibcs2_sysent.c ../../../../arch/i386/i386/ibcs2_machdep.c  ../../../../arch/i386/i386/ibcs2_syscall.c  ../../../../compat/linux/common/linux_blkio.c  ../../../../compat/linux/common/linux_cdrom.c  ../../../../compat/linux/common/linux_errno.c  ../../../../compat/linux/common/linux_exec.c  ../../../../compat/linux/common/linux_exec_elf32.c  ../../../../compat/linux/common/linux_exec_aout.c  ../../../../compat/linux/common/linux_fdio.c  ../../../../compat/linux/common/linux_file.c  ../../../../compat/linux/common/linux_hdio.c  ../../../../compat/linux/common/linux_ioctl.c  ../../../../compat/linux/common/linux_ipc.c  ../../../../compat/linux/common/linux_misc.c  ../../../../compat/linux/common/linux_mtio.c  ../../../../compat/linux/common/linux_sched.c  ../../../../compat/linux/common/linux_sg.c  ../../../../compat/linux/common/linux_signal.c  ../../../../compat/linux/common/linux_signo.c  ../../../../compat/linux/common/linux_socket.c  ../../../../compat/linux/common/linux_sysctl.c  ../../../../compat/linux/common/linux_termios.c  ../../../../compat/linux/common/linux_uselib.c  ../../../../compat/linux/common/linux_time.c  ../../../../compat/linux/arch/i386/linux_machdep.c  ../../../../compat/linux/arch/i386/linux_syscalls.c  ../../../../compat/linux/arch/i386/linux_sysent.c  ../../../../compat/linux/arch/i386/linux_commons.c  ../../../../compat/linux/arch/i386/linux_ptrace.c  ../../../../compat/linux/arch/i386/linux_exec_machdep.c  ../../../../arch/i386/i386/linux_syscall.c ../../../../arch/i386/i386/linux_trap.c  ../../../../compat/freebsd/freebsd_exec.c  ../../../../compat/freebsd/freebsd_exec_elf32.c  ../../../../compat/freebsd/freebsd_exec_aout.c  ../../../../compat/freebsd/freebsd_file.c ../../../../compat/freebsd/freebsd_fork.c  ../../../../compat/freebsd/freebsd_ioctl.c ../../../../compat/freebsd/freebsd_ipc.c  ../../../../compat/freebsd/freebsd_misc.c  ../../../../compat/freebsd/freebsd_ptrace.c  ../../../../compat/freebsd/freebsd_sched.c  ../../../../compat/freebsd/freebsd_sysctl.c  ../../../../compat/freebsd/freebsd_sysent.c  ../../../../compat/freebsd/freebsd_syscalls.c  ../../../../arch/i386/i386/freebsd_machdep.c  ../../../../arch/i386/i386/freebsd_syscall.c ../../../../compat/ossaudio/ossaudio.c  ../../../../dev/cardbus/cardslot.c ../../../../dev/cardbus/cardbus.c  ../../../../dev/cardbus/cardbus_map.c ../../../../dev/cardbus/cardbus_exrom.c  ../../../../dev/cardbus/rbus.c ../../../../arch/i386/i386/rbus_machdep.c  ../../../../dev/ic/i82365.c ../../../../dev/isa/i82365_isa.c  ../../../../dev/pci/i82365_pci.c ../../../../dev/isapnp/i82365_isapnp.c  ../../../../dev/isa/i82365_isasubr.c ../../../../dev/ic/tcic2.c  ../../../../dev/isa/tcic2_isa.c ../../../../dev/pcmcia/pcmcia.c  ../../../../dev/pcmcia/pcmcia_cis.c ../../../../dev/pcmcia/pcmcia_cis_quirks.c  ../../../../dev/pcmcia/if_ep_pcmcia.c ../../../../dev/pcmcia/if_ne_pcmcia.c  ../../../../dev/pcmcia/aic_pcmcia.c ../../../../dev/pcmcia/esp_pcmcia.c  ../../../../dev/pcmcia/com_pcmcia.c ../../../../dev/pcmcia/wdc_pcmcia.c  ../../../../dev/pcmcia/if_sm_pcmcia.c ../../../../dev/pcmcia/if_mbe_pcmcia.c  ../../../../dev/pcmcia/pcmcom.c ../../../../dev/pcmcia/if_cnw.c  ../../../../dev/pcmcia/mhzc.c ../../../../dev/pcmcia/if_ray.c  ../../../../dev/pcmcia/if_awi_pcmcia.c ../../../../dev/pcmcia/if_wi_pcmcia.c  ../../../../dev/pcmcia/xirc.c ../../../../dev/pcmcia/if_xi.c  ../../../../dev/pcmcia/if_cs_pcmcia.c ../../../../dev/pcmcia/if_an_pcmcia.c  ../../../../dev/usb/usb.c ../../../../dev/usb/usbdi.c ../../../../dev/usb/usbdi_util.c  ../../../../dev/usb/usb_mem.c ../../../../dev/usb/usb_subr.c  ../../../../dev/usb/usb_quirks.c ../../../../dev/usb/uhub.c ../../../../dev/usb/ezload.c  ../../../../dev/usb/uaudio.c ../../../../dev/usb/umidi.c ../../../../dev/usb/umidi_quirks.c  ../../../../dev/usb/ucom.c ../../../../dev/usb/ugen.c ../../../../dev/usb/hid.c  ../../../../dev/usb/uhidev.c ../../../../dev/usb/uhid.c ../../../../dev/usb/ukbd.c  ../../../../dev/usb/ukbdmap.c ../../../../dev/usb/ums.c ../../../../dev/usb/uep.c  ../../../../dev/usb/ulpt.c ../../../../dev/usb/umass.c ../../../../dev/usb/umass_isdata.c  ../../../../dev/usb/umass_quirks.c ../../../../dev/usb/umass_scsipi.c  ../../../../dev/usb/uirda.c ../../../../dev/usb/ustir.c ../../../../dev/usb/urio.c  ../../../../dev/usb/uvisor.c ../../../../dev/usb/uyap.c ../../../../dev/usb/udsbr.c  ../../../../dev/usb/if_aue.c ../../../../dev/usb/if_cue.c ../../../../dev/usb/if_kue.c  ../../../../dev/usb/if_upl.c ../../../../dev/usb/if_url.c ../../../../dev/usb/if_axe.c  ../../../../dev/usb/if_udav.c ../../../../dev/usb/umodem_common.c  ../../../../dev/usb/umodem.c ../../../../dev/usb/uftdi.c ../../../../dev/usb/uplcom.c  ../../../../dev/usb/umct.c ../../../../dev/usb/uvscom.c ../../../../dev/usb/ubsa.c  ../../../../dev/usb/ukyopon.c ../../../../dev/usb/uscanner.c ../../../../dev/usb/usscanner.c  ../../../../dev/acpi/acpica/Osd/OsdEnvironment.c  ../../../../dev/acpi/acpica/Osd/OsdHardware.c  ../../../../dev/acpi/acpica/Osd/OsdInterrupt.c  ../../../../dev/acpi/acpica/Osd/OsdMemory.c  ../../../../dev/acpi/acpica/Osd/OsdMisc.c  ../../../../dev/acpi/acpica/Osd/OsdSchedule.c  ../../../../dev/acpi/acpica/Osd/OsdStream.c  ../../../../dev/acpi/acpica/Osd/OsdSynch.c  ../../../../dev/acpi/acpica/Subsystem/dsfield.c  ../../../../dev/acpi/acpica/Subsystem/dsinit.c  ../../../../dev/acpi/acpica/Subsystem/dsmethod.c  ../../../../dev/acpi/acpica/Subsystem/dsmthdat.c  ../../../../dev/acpi/acpica/Subsystem/dsobject.c  ../../../../dev/acpi/acpica/Subsystem/dsopcode.c  ../../../../dev/acpi/acpica/Subsystem/dsutils.c  ../../../../dev/acpi/acpica/Subsystem/dswexec.c  ../../../../dev/acpi/acpica/Subsystem/dswload.c  ../../../../dev/acpi/acpica/Subsystem/dswscope.c  ../../../../dev/acpi/acpica/Subsystem/dswstate.c  ../../../../dev/acpi/acpica/Subsystem/evevent.c  ../../../../dev/acpi/acpica/Subsystem/evgpe.c  ../../../../dev/acpi/acpica/Subsystem/evgpeblk.c  ../../../../dev/acpi/acpica/Subsystem/evmisc.c  ../../../../dev/acpi/acpica/Subsystem/evregion.c  ../../../../dev/acpi/acpica/Subsystem/evrgnini.c  ../../../../dev/acpi/acpica/Subsystem/evsci.c  ../../../../dev/acpi/acpica/Subsystem/evxface.c  ../../../../dev/acpi/acpica/Subsystem/evxfevnt.c  ../../../../dev/acpi/acpica/Subsystem/evxfregn.c  ../../../../dev/acpi/acpica/Subsystem/exconfig.c  ../../../../dev/acpi/acpica/Subsystem/exconvrt.c  ../../../../dev/acpi/acpica/Subsystem/excreate.c  ../../../../dev/acpi/acpica/Subsystem/exdump.c  ../../../../dev/acpi/acpica/Subsystem/exfield.c  ../../../../dev/acpi/acpica/Subsystem/exfldio.c  ../../../../dev/acpi/acpica/Subsystem/exmisc.c  ../../../../dev/acpi/acpica/Subsystem/exmutex.c  ../../../../dev/acpi/acpica/Subsystem/exnames.c  ../../../../dev/acpi/acpica/Subsystem/exoparg1.c  ../../../../dev/acpi/acpica/Subsystem/exoparg2.c  ../../../../dev/acpi/acpica/Subsystem/exoparg3.c  ../../../../dev/acpi/acpica/Subsystem/exoparg6.c  ../../../../dev/acpi/acpica/Subsystem/exprep.c  ../../../../dev/acpi/acpica/Subsystem/exregion.c  ../../../../dev/acpi/acpica/Subsystem/exresnte.c  ../../../../dev/acpi/acpica/Subsystem/exresolv.c  ../../../../dev/acpi/acpica/Subsystem/exresop.c  ../../../../dev/acpi/acpica/Subsystem/exstore.c  ../../../../dev/acpi/acpica/Subsystem/exstoren.c  ../../../../dev/acpi/acpica/Subsystem/exstorob.c  ../../../../dev/acpi/acpica/Subsystem/exsystem.c  ../../../../dev/acpi/acpica/Subsystem/exutils.c  ../../../../dev/acpi/acpica/Subsystem/hwacpi.c  ../../../../dev/acpi/acpica/Subsystem/hwgpe.c  ../../../../dev/acpi/acpica/Subsystem/hwregs.c  ../../../../dev/acpi/acpica/Subsystem/hwsleep.c  ../../../../dev/acpi/acpica/Subsystem/hwtimer.c  ../../../../dev/acpi/acpica/Subsystem/nsaccess.c  ../../../../dev/acpi/acpica/Subsystem/nsalloc.c  ../../../../dev/acpi/acpica/Subsystem/nsdump.c  ../../../../dev/acpi/acpica/Subsystem/nsdumpdv.c  ../../../../dev/acpi/acpica/Subsystem/nseval.c  ../../../../dev/acpi/acpica/Subsystem/nsinit.c  ../../../../dev/acpi/acpica/Subsystem/nsload.c  ../../../../dev/acpi/acpica/Subsystem/nsnames.c  ../../../../dev/acpi/acpica/Subsystem/nsobject.c  ../../../../dev/acpi/acpica/Subsystem/nsparse.c  ../../../../dev/acpi/acpica/Subsystem/nssearch.c  ../../../../dev/acpi/acpica/Subsystem/nsutils.c  ../../../../dev/acpi/acpica/Subsystem/nswalk.c  ../../../../dev/acpi/acpica/Subsystem/nsxfeval.c  ../../../../dev/acpi/acpica/Subsystem/nsxfname.c  ../../../../dev/acpi/acpica/Subsystem/nsxfobj.c  ../../../../dev/acpi/acpica/Subsystem/psargs.c  ../../../../dev/acpi/acpica/Subsystem/psopcode.c  ../../../../dev/acpi/acpica/Subsystem/psparse.c  ../../../../dev/acpi/acpica/Subsystem/psscope.c  ../../../../dev/acpi/acpica/Subsystem/pstree.c  ../../../../dev/acpi/acpica/Subsystem/psutils.c  ../../../../dev/acpi/acpica/Subsystem/pswalk.c  ../../../../dev/acpi/acpica/Subsystem/psxface.c  ../../../../dev/acpi/acpica/Subsystem/rsaddr.c  ../../../../dev/acpi/acpica/Subsystem/rscalc.c  ../../../../dev/acpi/acpica/Subsystem/rscreate.c  ../../../../dev/acpi/acpica/Subsystem/rsdump.c  ../../../../dev/acpi/acpica/Subsystem/rsio.c  ../../../../dev/acpi/acpica/Subsystem/rsirq.c  ../../../../dev/acpi/acpica/Subsystem/rslist.c  ../../../../dev/acpi/acpica/Subsystem/rsmemory.c  ../../../../dev/acpi/acpica/Subsystem/rsmisc.c  ../../../../dev/acpi/acpica/Subsystem/rsutils.c  ../../../../dev/acpi/acpica/Subsystem/rsxface.c  ../../../../dev/acpi/acpica/Subsystem/tbconvrt.c  ../../../../dev/acpi/acpica/Subsystem/tbget.c  ../../../../dev/acpi/acpica/Subsystem/tbgetall.c  ../../../../dev/acpi/acpica/Subsystem/tbinstal.c  ../../../../dev/acpi/acpica/Subsystem/tbrsdt.c  ../../../../dev/acpi/acpica/Subsystem/tbutils.c  ../../../../dev/acpi/acpica/Subsystem/tbxface.c  ../../../../dev/acpi/acpica/Subsystem/tbxfroot.c  ../../../../dev/acpi/acpica/Subsystem/utalloc.c  ../../../../dev/acpi/acpica/Subsystem/utcopy.c  ../../../../dev/acpi/acpica/Subsystem/utdebug.c  ../../../../dev/acpi/acpica/Subsystem/utdelete.c  ../../../../dev/acpi/acpica/Subsystem/uteval.c  ../../../../dev/acpi/acpica/Subsystem/utglobal.c  ../../../../dev/acpi/acpica/Subsystem/utinit.c  ../../../../dev/acpi/acpica/Subsystem/utmath.c  ../../../../dev/acpi/acpica/Subsystem/utmisc.c  ../../../../dev/acpi/acpica/Subsystem/utobject.c  ../../../../dev/acpi/acpica/Subsystem/utxface.c ../../../../dev/acpi/acpi.c  ../../../../dev/acpi/acpi_resource.c ../../../../dev/acpi/acpi_powerres.c  ../../../../dev/acpi/acpi_madt.c ../../../../dev/acpi/acpi_quirks.c  ../../../../dev/acpi/acpi_ec.c ../../../../dev/acpi/acpi_lid.c  ../../../../dev/acpi/acpi_button.c ../../../../dev/acpi/acpi_acad.c  ../../../../dev/acpi/acpi_bat.c ../../../../dev/acpi/acpi_tz.c  ../../../../dev/acpi/com_acpi.c ../../../../dev/acpi/fdc_acpi.c  ../../../../dev/acpi/lpt_acpi.c ../../../../dev/acpi/pckbc_acpi.c  ../../../../dev/acpi/wss_acpi.c ../../../../dev/acpi/mpu_acpi.c  ../../../../dev/acpi/joy_acpi.c ../../../../arch/i386/acpi/acpi_wakeup.c  ../../../../arch/i386/acpi/npx_acpi.c ../../../../arch/i386/i386/est.c swapnetbsd.c
cat ../../../../arch/i386/i386/genassym.cf  |  sh ../../../../kern/genassym.sh mkdep -f assym.dep --       -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss  -Di386 -I.  -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf
#   compile  MACHO_KERNEL/swapnetbsd.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c swapnetbsd.c
#   compile  MACHO_KERNEL/locore.o
cc -x assembler-with-cpp -traditional-cpp -D_LOCORE -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/locore.S
#   compile  MACHO_KERNEL/spl.o
cc -x assembler-with-cpp -traditional-cpp -D_LOCORE -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/spl.S
#   compile  MACHO_KERNEL/vector.o
cc -x assembler-with-cpp -traditional-cpp -D_LOCORE -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/vector.S
#   compile  MACHO_KERNEL/microtime.o
cc -x assembler-with-cpp -traditional-cpp -D_LOCORE -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/microtime.S
#   compile  MACHO_KERNEL/devsw.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c devsw.c
#   compile  MACHO_KERNEL/ioconf.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ioconf.c
#   compile  MACHO_KERNEL/param.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c param.c
#   compile  MACHO_KERNEL/arc4.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../crypto/arc4/arc4.c
#   compile  MACHO_KERNEL/des_ecb.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../crypto/des/des_ecb.c
#   compile  MACHO_KERNEL/des_setkey.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../crypto/des/des_setkey.c
#   compile  MACHO_KERNEL/bf_ecb.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../crypto/blowfish/bf_ecb.c
#   compile  MACHO_KERNEL/bf_skey.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../crypto/blowfish/bf_skey.c
#   compile  MACHO_KERNEL/cast128.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../crypto/cast128/cast128.c
#   compile  MACHO_KERNEL/rijndael-alg-fst.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../crypto/rijndael/rijndael-alg-fst.c
#   compile  MACHO_KERNEL/rijndael-api-fst.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../crypto/rijndael/rijndael-api-fst.c
#   compile  MACHO_KERNEL/rijndael.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../crypto/rijndael/rijndael.c
#   compile  MACHO_KERNEL/rmd160.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../crypto/ripemd160/rmd160.c
#   compile  MACHO_KERNEL/sha2.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../crypto/sha2/sha2.c
#   compile  MACHO_KERNEL/skipjack.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../crypto/skipjack/skipjack.c
#   compile  MACHO_KERNEL/criov.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../opencrypto/criov.c
#   compile  MACHO_KERNEL/cryptosoft.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../opencrypto/cryptosoft.c
#   compile  MACHO_KERNEL/xform.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../opencrypto/xform.c
#   compile  MACHO_KERNEL/crypto.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../opencrypto/crypto.c
#   compile  MACHO_KERNEL/deflate.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../opencrypto/deflate.c
#   compile  MACHO_KERNEL/cryptodev.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../opencrypto/cryptodev.c
#   compile  MACHO_KERNEL/sysmon_envsys.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/sysmon/sysmon_envsys.c
#   compile  MACHO_KERNEL/sysmon_wdog.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/sysmon/sysmon_wdog.c
#   compile  MACHO_KERNEL/sysmon_power.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/sysmon/sysmon_power.c
#   compile  MACHO_KERNEL/sysmon.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/sysmon/sysmon.c
#   compile  MACHO_KERNEL/sysmon_taskq.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/sysmon/sysmon_taskq.c
#   compile  MACHO_KERNEL/aarp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netatalk/aarp.c
#   compile  MACHO_KERNEL/at_control.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netatalk/at_control.c
#   compile  MACHO_KERNEL/at_proto.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netatalk/at_proto.c
#   compile  MACHO_KERNEL/ddp_input.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netatalk/ddp_input.c
#   compile  MACHO_KERNEL/ddp_output.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netatalk/ddp_output.c
#   compile  MACHO_KERNEL/ddp_usrreq.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netatalk/ddp_usrreq.c
#   compile  MACHO_KERNEL/ccitt_proto.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netccitt/ccitt_proto.c
#   compile  MACHO_KERNEL/hd_debug.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netccitt/hd_debug.c
#   compile  MACHO_KERNEL/hd_input.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netccitt/hd_input.c
#   compile  MACHO_KERNEL/hd_output.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netccitt/hd_output.c
#   compile  MACHO_KERNEL/hd_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netccitt/hd_subr.c
#   compile  MACHO_KERNEL/hd_timer.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netccitt/hd_timer.c
#   compile  MACHO_KERNEL/if_x25subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netccitt/if_x25subr.c
#   compile  MACHO_KERNEL/llc_input.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netccitt/llc_input.c
#   compile  MACHO_KERNEL/llc_output.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netccitt/llc_output.c
#   compile  MACHO_KERNEL/llc_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netccitt/llc_subr.c
#   compile  MACHO_KERNEL/llc_timer.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netccitt/llc_timer.c
#   compile  MACHO_KERNEL/pk_acct.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netccitt/pk_acct.c
#   compile  MACHO_KERNEL/pk_debug.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netccitt/pk_debug.c
#   compile  MACHO_KERNEL/pk_input.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netccitt/pk_input.c
#   compile  MACHO_KERNEL/pk_llcsubr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netccitt/pk_llcsubr.c
#   compile  MACHO_KERNEL/pk_output.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netccitt/pk_output.c
#   compile  MACHO_KERNEL/pk_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netccitt/pk_subr.c
#   compile  MACHO_KERNEL/pk_timer.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netccitt/pk_timer.c
#   compile  MACHO_KERNEL/pk_usrreq.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netccitt/pk_usrreq.c
#   compile  MACHO_KERNEL/igmp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet/igmp.c
#   compile  MACHO_KERNEL/in.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet/in.c
#   compile  MACHO_KERNEL/in_pcb.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet/in_pcb.c
#   compile  MACHO_KERNEL/in_proto.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet/in_proto.c
#   compile  MACHO_KERNEL/ip_icmp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet/ip_icmp.c
#   compile  MACHO_KERNEL/ip_id.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet/ip_id.c
#   compile  MACHO_KERNEL/ip_input.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet/ip_input.c
#   compile  MACHO_KERNEL/ip_output.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet/ip_output.c
#   compile  MACHO_KERNEL/raw_ip.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet/raw_ip.c
#   compile  MACHO_KERNEL/tcp_input.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet/tcp_input.c
#   compile  MACHO_KERNEL/tcp_output.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet/tcp_output.c
#   compile  MACHO_KERNEL/tcp_sack.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet/tcp_sack.c
#   compile  MACHO_KERNEL/tcp_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet/tcp_subr.c
#   compile  MACHO_KERNEL/tcp_timer.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet/tcp_timer.c
#   compile  MACHO_KERNEL/tcp_usrreq.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet/tcp_usrreq.c
#   compile  MACHO_KERNEL/udp_usrreq.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet/udp_usrreq.c
#   compile  MACHO_KERNEL/fil.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dist/ipf/netinet/fil.c
#   compile  MACHO_KERNEL/ip_auth.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dist/ipf/netinet/ip_auth.c
#   compile  MACHO_KERNEL/ip_fil_netbsd.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dist/ipf/netinet/ip_fil_netbsd.c
#   compile  MACHO_KERNEL/ip_frag.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dist/ipf/netinet/ip_frag.c
#   compile  MACHO_KERNEL/ip_htable.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dist/ipf/netinet/ip_htable.c
#   compile  MACHO_KERNEL/ip_log.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dist/ipf/netinet/ip_log.c
#   compile  MACHO_KERNEL/ip_lookup.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dist/ipf/netinet/ip_lookup.c
#   compile  MACHO_KERNEL/ip_nat.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dist/ipf/netinet/ip_nat.c
#   compile  MACHO_KERNEL/ip_pool.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dist/ipf/netinet/ip_pool.c
#   compile  MACHO_KERNEL/ip_proxy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dist/ipf/netinet/ip_proxy.c
#   compile  MACHO_KERNEL/ip_scan.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dist/ipf/netinet/ip_scan.c
#   compile  MACHO_KERNEL/ip_state.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dist/ipf/netinet/ip_state.c
#   compile  MACHO_KERNEL/ip_sync.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dist/ipf/netinet/ip_sync.c
#   compile  MACHO_KERNEL/dest6.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet6/dest6.c
#   compile  MACHO_KERNEL/frag6.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet6/frag6.c
#   compile  MACHO_KERNEL/icmp6.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet6/icmp6.c
#   compile  MACHO_KERNEL/in6.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet6/in6.c
#   compile  MACHO_KERNEL/in6_ifattach.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet6/in6_ifattach.c
#   compile  MACHO_KERNEL/in6_pcb.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet6/in6_pcb.c
#   compile  MACHO_KERNEL/in6_proto.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet6/in6_proto.c
#   compile  MACHO_KERNEL/in6_src.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet6/in6_src.c
#   compile  MACHO_KERNEL/ip6_forward.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet6/ip6_forward.c
#   compile  MACHO_KERNEL/ip6_id.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet6/ip6_id.c
#   compile  MACHO_KERNEL/ip6_input.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet6/ip6_input.c
#   compile  MACHO_KERNEL/ip6_mroute.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet6/ip6_mroute.c
#   compile  MACHO_KERNEL/ip6_output.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet6/ip6_output.c
#   compile  MACHO_KERNEL/mld6.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet6/mld6.c
#   compile  MACHO_KERNEL/nd6.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet6/nd6.c
#   compile  MACHO_KERNEL/nd6_nbr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet6/nd6_nbr.c
#   compile  MACHO_KERNEL/nd6_rtr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet6/nd6_rtr.c
#   compile  MACHO_KERNEL/raw_ip6.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet6/raw_ip6.c
#   compile  MACHO_KERNEL/route6.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet6/route6.c
#   compile  MACHO_KERNEL/udp6_output.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet6/udp6_output.c
#   compile  MACHO_KERNEL/udp6_usrreq.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet6/udp6_usrreq.c
#   compile  MACHO_KERNEL/clnp_debug.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/clnp_debug.c
#   compile  MACHO_KERNEL/clnp_er.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/clnp_er.c
#   compile  MACHO_KERNEL/clnp_frag.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/clnp_frag.c
#   compile  MACHO_KERNEL/clnp_input.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/clnp_input.c
#   compile  MACHO_KERNEL/clnp_options.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/clnp_options.c
#   compile  MACHO_KERNEL/clnp_output.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/clnp_output.c
#   compile  MACHO_KERNEL/clnp_raw.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/clnp_raw.c
#   compile  MACHO_KERNEL/clnp_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/clnp_subr.c
#   compile  MACHO_KERNEL/clnp_timer.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/clnp_timer.c
#   compile  MACHO_KERNEL/cltp_usrreq.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/cltp_usrreq.c
#   compile  MACHO_KERNEL/esis.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/esis.c
#   compile  MACHO_KERNEL/idrp_usrreq.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/idrp_usrreq.c
#   compile  MACHO_KERNEL/if_cons.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/if_cons.c
#   compile  MACHO_KERNEL/iso.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/iso.c
#   compile  MACHO_KERNEL/iso_chksum.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/iso_chksum.c
#   compile  MACHO_KERNEL/iso_pcb.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/iso_pcb.c
#   compile  MACHO_KERNEL/iso_proto.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/iso_proto.c
#   compile  MACHO_KERNEL/iso_snpac.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/iso_snpac.c
#   compile  MACHO_KERNEL/tp_astring.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/tp_astring.c
#   compile  MACHO_KERNEL/tp_cons.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/tp_cons.c
#   compile  MACHO_KERNEL/tp_driver.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/tp_driver.c
#   compile  MACHO_KERNEL/tp_emit.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/tp_emit.c
#   compile  MACHO_KERNEL/tp_inet.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/tp_inet.c
#   compile  MACHO_KERNEL/tp_input.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/tp_input.c
#   compile  MACHO_KERNEL/tp_iso.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/tp_iso.c
#   compile  MACHO_KERNEL/tp_meas.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/tp_meas.c
#   compile  MACHO_KERNEL/tp_output.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/tp_output.c
#   compile  MACHO_KERNEL/tp_pcb.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/tp_pcb.c
#   compile  MACHO_KERNEL/tp_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/tp_subr.c
#   compile  MACHO_KERNEL/tp_subr2.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/tp_subr2.c
#   compile  MACHO_KERNEL/tp_timer.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/tp_timer.c
#   compile  MACHO_KERNEL/tp_trace.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/tp_trace.c
#   compile  MACHO_KERNEL/tp_usrreq.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netiso/tp_usrreq.c
#   compile  MACHO_KERNEL/ns.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netns/ns.c
#   compile  MACHO_KERNEL/ns_error.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netns/ns_error.c
#   compile  MACHO_KERNEL/ns_input.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netns/ns_input.c
#   compile  MACHO_KERNEL/ns_output.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netns/ns_output.c
#   compile  MACHO_KERNEL/ns_pcb.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netns/ns_pcb.c
#   compile  MACHO_KERNEL/ns_proto.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netns/ns_proto.c
#   compile  MACHO_KERNEL/idp_usrreq.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netns/idp_usrreq.c
#   compile  MACHO_KERNEL/spp_debug.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netns/spp_debug.c
#   compile  MACHO_KERNEL/spp_usrreq.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netns/spp_usrreq.c
#   compile  MACHO_KERNEL/iconv.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netsmb/iconv.c
#   compile  MACHO_KERNEL/smb_conn.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netsmb/smb_conn.c
#   compile  MACHO_KERNEL/smb_crypt.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netsmb/smb_crypt.c
#   compile  MACHO_KERNEL/smb_dev.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netsmb/smb_dev.c
#   compile  MACHO_KERNEL/smb_iod.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netsmb/smb_iod.c
#   compile  MACHO_KERNEL/smb_rq.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netsmb/smb_rq.c
#   compile  MACHO_KERNEL/smb_smb.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netsmb/smb_smb.c
#   compile  MACHO_KERNEL/smb_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netsmb/smb_subr.c
#   compile  MACHO_KERNEL/smb_trantcp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netsmb/smb_trantcp.c
#   compile  MACHO_KERNEL/smb_usr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netsmb/smb_usr.c
#   compile  MACHO_KERNEL/subr_mchain.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netsmb/subr_mchain.c
#   compile  MACHO_KERNEL/i2c_exec.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/i2c/i2c_exec.c
#   compile  MACHO_KERNEL/i2c_bitbang.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/i2c/i2c_bitbang.c
#   compile  MACHO_KERNEL/at24cxx.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/i2c/at24cxx.c
#   compile  MACHO_KERNEL/irframe.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ir/irframe.c
#   compile  MACHO_KERNEL/irframe_tty.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ir/irframe_tty.c
#   compile  MACHO_KERNEL/ir.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ir/ir.c
#   compile  MACHO_KERNEL/sir.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ir/sir.c
#   compile  MACHO_KERNEL/lpt.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/lpt.c
#   compile  MACHO_KERNEL/ld.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ld.c
#   compile  MACHO_KERNEL/mii.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/mii.c
#   compile  MACHO_KERNEL/mii_bitbang.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/mii_bitbang.c
#   compile  MACHO_KERNEL/mii_physubr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/mii_physubr.c
#   compile  MACHO_KERNEL/ukphy_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/ukphy_subr.c
#   compile  MACHO_KERNEL/acphy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/acphy.c
#   compile  MACHO_KERNEL/amhphy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/amhphy.c
#   compile  MACHO_KERNEL/bmtphy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/bmtphy.c
#   compile  MACHO_KERNEL/brgphy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/brgphy.c
#   compile  MACHO_KERNEL/tlphy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/tlphy.c
#   compile  MACHO_KERNEL/nsphy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/nsphy.c
#   compile  MACHO_KERNEL/nsphyter.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/nsphyter.c
#   compile  MACHO_KERNEL/gentbi.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/gentbi.c
#   compile  MACHO_KERNEL/glxtphy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/glxtphy.c
#   compile  MACHO_KERNEL/gphyter.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/gphyter.c
#   compile  MACHO_KERNEL/qsphy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/qsphy.c
#   compile  MACHO_KERNEL/inphy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/inphy.c
#   compile  MACHO_KERNEL/iophy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/iophy.c
#   compile  MACHO_KERNEL/exphy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/exphy.c
#   compile  MACHO_KERNEL/lxtphy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/lxtphy.c
#   compile  MACHO_KERNEL/makphy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/makphy.c
#   compile  MACHO_KERNEL/icsphy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/icsphy.c
#   compile  MACHO_KERNEL/igphy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/igphy.c
#   compile  MACHO_KERNEL/sqphy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/sqphy.c
#   compile  MACHO_KERNEL/tqphy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/tqphy.c
#   compile  MACHO_KERNEL/dmphy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/dmphy.c
#   compile  MACHO_KERNEL/pnaphy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/pnaphy.c
#   compile  MACHO_KERNEL/urlphy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/urlphy.c
#   compile  MACHO_KERNEL/ukphy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mii/ukphy.c
#   compile  MACHO_KERNEL/rf_acctrace.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_acctrace.c
#   compile  MACHO_KERNEL/rf_alloclist.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_alloclist.c
#   compile  MACHO_KERNEL/rf_aselect.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_aselect.c
#   compile  MACHO_KERNEL/rf_callback.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_callback.c
#   compile  MACHO_KERNEL/rf_chaindecluster.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_chaindecluster.c
#   compile  MACHO_KERNEL/rf_copyback.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_copyback.c
#   compile  MACHO_KERNEL/rf_cvscan.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_cvscan.c
#   compile  MACHO_KERNEL/rf_dagdegrd.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_dagdegrd.c
#   compile  MACHO_KERNEL/rf_dagdegwr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_dagdegwr.c
#   compile  MACHO_KERNEL/rf_dagffrd.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_dagffrd.c
#   compile  MACHO_KERNEL/rf_dagffwr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_dagffwr.c
#   compile  MACHO_KERNEL/rf_dagfuncs.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_dagfuncs.c
#   compile  MACHO_KERNEL/rf_dagutils.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_dagutils.c
#   compile  MACHO_KERNEL/rf_debugMem.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_debugMem.c
#   compile  MACHO_KERNEL/rf_debugprint.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_debugprint.c
#   compile  MACHO_KERNEL/rf_decluster.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_decluster.c
#   compile  MACHO_KERNEL/rf_declusterPQ.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_declusterPQ.c
#   compile  MACHO_KERNEL/rf_diskqueue.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_diskqueue.c
#   compile  MACHO_KERNEL/rf_disks.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_disks.c
#   compile  MACHO_KERNEL/rf_driver.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_driver.c
#   compile  MACHO_KERNEL/rf_engine.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_engine.c
#   compile  MACHO_KERNEL/rf_evenodd.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_evenodd.c
#   compile  MACHO_KERNEL/rf_evenodd_dagfuncs.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_evenodd_dagfuncs.c
#   compile  MACHO_KERNEL/rf_evenodd_dags.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_evenodd_dags.c
#   compile  MACHO_KERNEL/rf_fifo.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_fifo.c
#   compile  MACHO_KERNEL/rf_interdecluster.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_interdecluster.c
#   compile  MACHO_KERNEL/rf_invertq.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_invertq.c
#   compile  MACHO_KERNEL/rf_layout.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_layout.c
#   compile  MACHO_KERNEL/rf_map.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_map.c
#   compile  MACHO_KERNEL/rf_mcpair.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_mcpair.c
#   compile  MACHO_KERNEL/rf_netbsdkintf.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_netbsdkintf.c
#   compile  MACHO_KERNEL/rf_nwayxor.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_nwayxor.c
#   compile  MACHO_KERNEL/rf_options.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_options.c
#   compile  MACHO_KERNEL/rf_paritylog.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_paritylog.c
#   compile  MACHO_KERNEL/rf_paritylogDiskMgr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_paritylogDiskMgr.c
#   compile  MACHO_KERNEL/rf_paritylogging.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_paritylogging.c
#   compile  MACHO_KERNEL/rf_parityloggingdags.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_parityloggingdags.c
#   compile  MACHO_KERNEL/rf_parityscan.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_parityscan.c
#   compile  MACHO_KERNEL/rf_pq.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_pq.c
#   compile  MACHO_KERNEL/rf_pqdeg.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_pqdeg.c
#   compile  MACHO_KERNEL/rf_pqdegdags.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_pqdegdags.c
#   compile  MACHO_KERNEL/rf_psstatus.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_psstatus.c
#   compile  MACHO_KERNEL/rf_raid0.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_raid0.c
#   compile  MACHO_KERNEL/rf_raid1.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_raid1.c
#   compile  MACHO_KERNEL/rf_raid4.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_raid4.c
#   compile  MACHO_KERNEL/rf_raid5.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_raid5.c
#   compile  MACHO_KERNEL/rf_raid5_rotatedspare.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_raid5_rotatedspare.c
#   compile  MACHO_KERNEL/rf_reconbuffer.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_reconbuffer.c
#   compile  MACHO_KERNEL/rf_reconmap.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_reconmap.c
#   compile  MACHO_KERNEL/rf_reconstruct.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_reconstruct.c
#   compile  MACHO_KERNEL/rf_reconutil.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_reconutil.c
#   compile  MACHO_KERNEL/rf_revent.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_revent.c
#   compile  MACHO_KERNEL/rf_shutdown.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_shutdown.c
#   compile  MACHO_KERNEL/rf_sstf.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_sstf.c
#   compile  MACHO_KERNEL/rf_states.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_states.c
#   compile  MACHO_KERNEL/rf_stripelocks.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_stripelocks.c
#   compile  MACHO_KERNEL/rf_strutils.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_strutils.c
#   compile  MACHO_KERNEL/rf_utils.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/raidframe/rf_utils.c
#   compile  MACHO_KERNEL/aic6360.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/aic6360.c
#   compile  MACHO_KERNEL/smc93cx6.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/smc93cx6.c
#   compile  MACHO_KERNEL/aic7xxx.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/aic7xxx.c
#   compile  MACHO_KERNEL/aic7xxx_osm.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/aic7xxx_osm.c
#   compile  MACHO_KERNEL/aic7xxx_seeprom.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/aic7xxx_seeprom.c
#   compile  MACHO_KERNEL/aic77xx.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/aic77xx.c
#   compile  MACHO_KERNEL/aic79xx.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/aic79xx.c
#   compile  MACHO_KERNEL/aic79xx_osm.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/aic79xx_osm.c
#   compile  MACHO_KERNEL/dpt.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/dpt.c
#   compile  MACHO_KERNEL/cac.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/cac.c
#   compile  MACHO_KERNEL/ld_cac.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/ld_cac.c
#   compile  MACHO_KERNEL/mlx.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/mlx.c
#   compile  MACHO_KERNEL/ld_mlx.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/ld_mlx.c
#   compile  MACHO_KERNEL/icp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/icp.c
#   compile  MACHO_KERNEL/icp_ioctl.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/icp_ioctl.c
#   compile  MACHO_KERNEL/ld_icp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/ld_icp.c
#   compile  MACHO_KERNEL/icpsp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/icpsp.c
#   compile  MACHO_KERNEL/aac.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/aac.c
#   compile  MACHO_KERNEL/ld_aac.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/ld_aac.c
#   compile  MACHO_KERNEL/adv.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/adv.c
#   compile  MACHO_KERNEL/advlib.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/advlib.c
#   compile  MACHO_KERNEL/advmcode.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/advmcode.c
#   compile  MACHO_KERNEL/adw.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/adw.c
#   compile  MACHO_KERNEL/bha.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/bha.c
#   compile  MACHO_KERNEL/aha.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/aha.c
#   compile  MACHO_KERNEL/iha.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/iha.c
#   compile  MACHO_KERNEL/isp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/isp.c
#   compile  MACHO_KERNEL/isp_netbsd.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/isp_netbsd.c
#   compile  MACHO_KERNEL/mpt.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/mpt.c
#   compile  MACHO_KERNEL/mpt_debug.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/mpt_debug.c
#   compile  MACHO_KERNEL/mpt_netbsd.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/mpt_netbsd.c
#   compile  MACHO_KERNEL/siop_common.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/siop_common.c
#   compile  MACHO_KERNEL/siop.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/siop.c
#   compile  MACHO_KERNEL/esiop.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/esiop.c
#   compile  MACHO_KERNEL/uha.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/uha.c
#   compile  MACHO_KERNEL/an.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/an.c
#   compile  MACHO_KERNEL/awi.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/awi.c
#   compile  MACHO_KERNEL/am79c930.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/am79c930.c
#   compile  MACHO_KERNEL/wi.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/wi.c
#   compile  MACHO_KERNEL/ath.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/ath.c
#   compile  MACHO_KERNEL/athcompat.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/athcompat.c
#   compile  MACHO_KERNEL/athhal_osdep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../../contrib/sys/dev/ic/athhal_osdep.c
#   compile  MACHO_KERNEL/atw.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/atw.c
#   compile  MACHO_KERNEL/elink3.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/elink3.c
#   compile  MACHO_KERNEL/elinkxl.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/elinkxl.c
#   compile  MACHO_KERNEL/lemac.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/lemac.c
#   compile  MACHO_KERNEL/am7990.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/am7990.c
#   compile  MACHO_KERNEL/am79900.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/am79900.c
#   compile  MACHO_KERNEL/lance.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/lance.c
#   compile  MACHO_KERNEL/dp8390.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/dp8390.c
#   compile  MACHO_KERNEL/tropic.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/tropic.c
#   compile  MACHO_KERNEL/pdq.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/pdq.c
#   compile  MACHO_KERNEL/pdq_ifsubr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/pdq_ifsubr.c
#   compile  MACHO_KERNEL/cy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/cy.c
#   compile  MACHO_KERNEL/midway.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/midway.c
#   compile  MACHO_KERNEL/ncr53c9x.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/ncr53c9x.c
#   compile  MACHO_KERNEL/hd64570.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/hd64570.c
#   compile  MACHO_KERNEL/i82586.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/i82586.c
#   compile  MACHO_KERNEL/i82557.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/i82557.c
#   compile  MACHO_KERNEL/smc91cxx.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/smc91cxx.c
#   compile  MACHO_KERNEL/smc83c170.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/smc83c170.c
#   compile  MACHO_KERNEL/mb86960.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/mb86960.c
#   compile  MACHO_KERNEL/interwave.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/interwave.c
#   compile  MACHO_KERNEL/ne2000.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/ne2000.c
#   compile  MACHO_KERNEL/com.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/com.c
#   compile  MACHO_KERNEL/pckbc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/pckbc.c
#   compile  MACHO_KERNEL/rrunner.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/rrunner.c
#   compile  MACHO_KERNEL/opl.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/opl.c
#   compile  MACHO_KERNEL/oplinstrs.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/oplinstrs.c
#   compile  MACHO_KERNEL/mpu.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/mpu.c
#   compile  MACHO_KERNEL/ad1848.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/ad1848.c
#   compile  MACHO_KERNEL/ac97.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/ac97.c
#   compile  MACHO_KERNEL/rtl80x9.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/rtl80x9.c
#   compile  MACHO_KERNEL/rtl81x9.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/rtl81x9.c
#   compile  MACHO_KERNEL/rtl8169.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/rtl8169.c
#   compile  MACHO_KERNEL/wdc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/wdc.c
#   compile  MACHO_KERNEL/tulip.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/tulip.c
#   compile  MACHO_KERNEL/aic6915.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/aic6915.c
#   compile  MACHO_KERNEL/dl10019.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/dl10019.c
#   compile  MACHO_KERNEL/ax88190.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/ax88190.c
#   compile  MACHO_KERNEL/we.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/we.c
#   compile  MACHO_KERNEL/fmv.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/fmv.c
#   compile  MACHO_KERNEL/cs89x0.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/cs89x0.c
#   compile  MACHO_KERNEL/pcdisplay_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/pcdisplay_subr.c
#   compile  MACHO_KERNEL/pcdisplay_chars.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/pcdisplay_chars.c
#   compile  MACHO_KERNEL/vga.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/vga.c
#   compile  MACHO_KERNEL/vga_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/vga_subr.c
#   compile  MACHO_KERNEL/vga_common.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/vga_common.c
#   compile  MACHO_KERNEL/uhci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/uhci.c
#   compile  MACHO_KERNEL/ohci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/ohci.c
#   compile  MACHO_KERNEL/ehci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/ehci.c
#   compile  MACHO_KERNEL/mtd803.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/mtd803.c
#   compile  MACHO_KERNEL/coda_namecache.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../coda/coda_namecache.c
#   compile  MACHO_KERNEL/coda_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../coda/coda_subr.c
#   compile  MACHO_KERNEL/coda_venus.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../coda/coda_venus.c
#   compile  MACHO_KERNEL/coda_vfsops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../coda/coda_vfsops.c
#   compile  MACHO_KERNEL/coda_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../coda/coda_vnops.c
#   compile  MACHO_KERNEL/coda_psdev.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../coda/coda_psdev.c
#   compile  MACHO_KERNEL/cd9660_bmap.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/cd9660/cd9660_bmap.c
#   compile  MACHO_KERNEL/cd9660_lookup.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/cd9660/cd9660_lookup.c
#   compile  MACHO_KERNEL/cd9660_node.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/cd9660/cd9660_node.c
#   compile  MACHO_KERNEL/cd9660_rrip.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/cd9660/cd9660_rrip.c
#   compile  MACHO_KERNEL/cd9660_util.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/cd9660/cd9660_util.c
#   compile  MACHO_KERNEL/cd9660_vfsops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/cd9660/cd9660_vfsops.c
#   compile  MACHO_KERNEL/cd9660_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/cd9660/cd9660_vnops.c
#   compile  MACHO_KERNEL/msdosfs_conv.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/msdosfs/msdosfs_conv.c
#   compile  MACHO_KERNEL/msdosfs_denode.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/msdosfs/msdosfs_denode.c
#   compile  MACHO_KERNEL/msdosfs_fat.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/msdosfs/msdosfs_fat.c
#   compile  MACHO_KERNEL/msdosfs_lookup.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/msdosfs/msdosfs_lookup.c
#   compile  MACHO_KERNEL/msdosfs_vfsops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/msdosfs/msdosfs_vfsops.c
#   compile  MACHO_KERNEL/msdosfs_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/msdosfs/msdosfs_vnops.c
#   compile  MACHO_KERNEL/ntfs_compr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/ntfs/ntfs_compr.c
#   compile  MACHO_KERNEL/ntfs_conv.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/ntfs/ntfs_conv.c
#   compile  MACHO_KERNEL/ntfs_ihash.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/ntfs/ntfs_ihash.c
#   compile  MACHO_KERNEL/ntfs_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/ntfs/ntfs_subr.c
#   compile  MACHO_KERNEL/ntfs_vfsops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/ntfs/ntfs_vfsops.c
#   compile  MACHO_KERNEL/ntfs_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/ntfs/ntfs_vnops.c
#   compile  MACHO_KERNEL/smbfs_io.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/smbfs/smbfs_io.c
#   compile  MACHO_KERNEL/smbfs_kq.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/smbfs/smbfs_kq.c
#   compile  MACHO_KERNEL/smbfs_node.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/smbfs/smbfs_node.c
#   compile  MACHO_KERNEL/smbfs_smb.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/smbfs/smbfs_smb.c
#   compile  MACHO_KERNEL/smbfs_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/smbfs/smbfs_subr.c
#   compile  MACHO_KERNEL/smbfs_vfsops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/smbfs/smbfs_vfsops.c
#   compile  MACHO_KERNEL/smbfs_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/smbfs/smbfs_vnops.c
#   compile  MACHO_KERNEL/union_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/union/union_subr.c
#   compile  MACHO_KERNEL/union_vfsops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/union/union_vfsops.c
#   compile  MACHO_KERNEL/union_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../fs/union/union_vnops.c
#   compile  MACHO_KERNEL/fdesc_vfsops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/fdesc/fdesc_vfsops.c
#   compile  MACHO_KERNEL/fdesc_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/fdesc/fdesc_vnops.c
#   compile  MACHO_KERNEL/kernfs_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/kernfs/kernfs_subr.c
#   compile  MACHO_KERNEL/kernfs_vfsops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/kernfs/kernfs_vfsops.c
#   compile  MACHO_KERNEL/kernfs_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/kernfs/kernfs_vnops.c
#   compile  MACHO_KERNEL/null_vfsops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/nullfs/null_vfsops.c
#   compile  MACHO_KERNEL/null_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/nullfs/null_vnops.c
#   compile  MACHO_KERNEL/overlay_vfsops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/overlay/overlay_vfsops.c
#   compile  MACHO_KERNEL/overlay_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/overlay/overlay_vnops.c
#   compile  MACHO_KERNEL/portal_vfsops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/portal/portal_vfsops.c
#   compile  MACHO_KERNEL/portal_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/portal/portal_vnops.c
#   compile  MACHO_KERNEL/procfs_cmdline.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/procfs/procfs_cmdline.c
#   compile  MACHO_KERNEL/procfs_ctl.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/procfs/procfs_ctl.c
#   compile  MACHO_KERNEL/procfs_fd.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/procfs/procfs_fd.c
#   compile  MACHO_KERNEL/procfs_fpregs.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/procfs/procfs_fpregs.c
#   compile  MACHO_KERNEL/procfs_linux.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/procfs/procfs_linux.c
#   compile  MACHO_KERNEL/procfs_map.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/procfs/procfs_map.c
#   compile  MACHO_KERNEL/procfs_mem.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/procfs/procfs_mem.c
#   compile  MACHO_KERNEL/procfs_note.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/procfs/procfs_note.c
#   compile  MACHO_KERNEL/procfs_regs.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/procfs/procfs_regs.c
#   compile  MACHO_KERNEL/procfs_status.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/procfs/procfs_status.c
#   compile  MACHO_KERNEL/procfs_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/procfs/procfs_subr.c
#   compile  MACHO_KERNEL/procfs_vfsops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/procfs/procfs_vfsops.c
#   compile  MACHO_KERNEL/procfs_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/procfs/procfs_vnops.c
#   compile  MACHO_KERNEL/umap_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/umapfs/umap_subr.c
#   compile  MACHO_KERNEL/umap_vfsops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/umapfs/umap_vfsops.c
#   compile  MACHO_KERNEL/umap_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/umapfs/umap_vnops.c
#   compile  MACHO_KERNEL/krpc_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../nfs/krpc_subr.c
#   compile  MACHO_KERNEL/nfs_bio.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../nfs/nfs_bio.c
#   compile  MACHO_KERNEL/nfs_boot.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../nfs/nfs_boot.c
#   compile  MACHO_KERNEL/nfs_bootdhcp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../nfs/nfs_bootdhcp.c
#   compile  MACHO_KERNEL/nfs_bootparam.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../nfs/nfs_bootparam.c
#   compile  MACHO_KERNEL/nfs_kq.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../nfs/nfs_kq.c
#   compile  MACHO_KERNEL/nfs_node.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../nfs/nfs_node.c
#   compile  MACHO_KERNEL/nfs_nqlease.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../nfs/nfs_nqlease.c
#   compile  MACHO_KERNEL/nfs_serv.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../nfs/nfs_serv.c
#   compile  MACHO_KERNEL/nfs_socket.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../nfs/nfs_socket.c
#   compile  MACHO_KERNEL/nfs_srvcache.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../nfs/nfs_srvcache.c
#   compile  MACHO_KERNEL/nfs_subs.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../nfs/nfs_subs.c
#   compile  MACHO_KERNEL/nfs_syscalls.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../nfs/nfs_syscalls.c
#   compile  MACHO_KERNEL/nfs_vfsops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../nfs/nfs_vfsops.c
#   compile  MACHO_KERNEL/nfs_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../nfs/nfs_vnops.c
#   compile  MACHO_KERNEL/ext2fs_alloc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ext2fs/ext2fs_alloc.c
#   compile  MACHO_KERNEL/ext2fs_balloc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ext2fs/ext2fs_balloc.c
#   compile  MACHO_KERNEL/ext2fs_bmap.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ext2fs/ext2fs_bmap.c
#   compile  MACHO_KERNEL/ext2fs_bswap.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ext2fs/ext2fs_bswap.c
#   compile  MACHO_KERNEL/ext2fs_inode.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ext2fs/ext2fs_inode.c
#   compile  MACHO_KERNEL/ext2fs_lookup.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ext2fs/ext2fs_lookup.c
#   compile  MACHO_KERNEL/ext2fs_readwrite.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ext2fs/ext2fs_readwrite.c
#   compile  MACHO_KERNEL/ext2fs_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ext2fs/ext2fs_subr.c
#   compile  MACHO_KERNEL/ext2fs_vfsops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ext2fs/ext2fs_vfsops.c
#   compile  MACHO_KERNEL/ext2fs_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ext2fs/ext2fs_vnops.c
#   compile  MACHO_KERNEL/ffs_alloc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ffs/ffs_alloc.c
#   compile  MACHO_KERNEL/ffs_balloc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ffs/ffs_balloc.c
#   compile  MACHO_KERNEL/ffs_inode.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ffs/ffs_inode.c
#   compile  MACHO_KERNEL/ffs_snapshot.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ffs/ffs_snapshot.c
#   compile  MACHO_KERNEL/ffs_softdep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ffs/ffs_softdep.c
#   compile  MACHO_KERNEL/ffs_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ffs/ffs_subr.c
#   compile  MACHO_KERNEL/ffs_tables.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ffs/ffs_tables.c
#   compile  MACHO_KERNEL/ffs_vfsops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ffs/ffs_vfsops.c
#   compile  MACHO_KERNEL/ffs_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ffs/ffs_vnops.c
#   compile  MACHO_KERNEL/lfs_alloc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/lfs/lfs_alloc.c
#   compile  MACHO_KERNEL/lfs_balloc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/lfs/lfs_balloc.c
#   compile  MACHO_KERNEL/lfs_bio.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/lfs/lfs_bio.c
#   compile  MACHO_KERNEL/lfs_cksum.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/lfs/lfs_cksum.c
#   compile  MACHO_KERNEL/lfs_debug.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/lfs/lfs_debug.c
#   compile  MACHO_KERNEL/lfs_inode.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/lfs/lfs_inode.c
#   compile  MACHO_KERNEL/lfs_segment.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/lfs/lfs_segment.c
#   compile  MACHO_KERNEL/lfs_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/lfs/lfs_subr.c
#   compile  MACHO_KERNEL/lfs_syscalls.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/lfs/lfs_syscalls.c
#   compile  MACHO_KERNEL/lfs_vfsops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/lfs/lfs_vfsops.c
#   compile  MACHO_KERNEL/lfs_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/lfs/lfs_vnops.c
#   compile  MACHO_KERNEL/mfs_vfsops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/mfs/mfs_vfsops.c
#   compile  MACHO_KERNEL/mfs_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/mfs/mfs_vnops.c
#   compile  MACHO_KERNEL/ufs_bmap.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ufs/ufs_bmap.c
#   compile  MACHO_KERNEL/ufs_dirhash.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ufs/ufs_dirhash.c
#   compile  MACHO_KERNEL/ufs_ihash.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ufs/ufs_ihash.c
#   compile  MACHO_KERNEL/ufs_inode.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ufs/ufs_inode.c
#   compile  MACHO_KERNEL/ufs_lookup.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ufs/ufs_lookup.c
#   compile  MACHO_KERNEL/ufs_quota.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ufs/ufs_quota.c
#   compile  MACHO_KERNEL/ufs_vfsops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ufs/ufs_vfsops.c
#   compile  MACHO_KERNEL/ufs_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ufs/ufs/ufs_vnops.c
#   compile  MACHO_KERNEL/db_access.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ddb/db_access.c
#   compile  MACHO_KERNEL/db_aout.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ddb/db_aout.c
#   compile  MACHO_KERNEL/db_break.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ddb/db_break.c
#   compile  MACHO_KERNEL/db_command.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ddb/db_command.c
#   compile  MACHO_KERNEL/db_examine.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ddb/db_examine.c
#   compile  MACHO_KERNEL/db_expr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ddb/db_expr.c
#   compile  MACHO_KERNEL/db_input.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ddb/db_input.c
#   compile  MACHO_KERNEL/db_lex.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ddb/db_lex.c
#   compile  MACHO_KERNEL/db_output.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ddb/db_output.c
#   compile  MACHO_KERNEL/db_print.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ddb/db_print.c
#   compile  MACHO_KERNEL/db_run.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ddb/db_run.c
#   compile  MACHO_KERNEL/db_sym.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ddb/db_sym.c
#   compile  MACHO_KERNEL/db_trap.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ddb/db_trap.c
#   compile  MACHO_KERNEL/db_variables.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ddb/db_variables.c
#   compile  MACHO_KERNEL/db_watch.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ddb/db_watch.c
#   compile  MACHO_KERNEL/db_write_cmd.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ddb/db_write_cmd.c
#   compile  MACHO_KERNEL/db_xxx.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../ddb/db_xxx.c
#   compile  MACHO_KERNEL/auconv.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/auconv.c
#   compile  MACHO_KERNEL/audio.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/audio.c
#   compile  MACHO_KERNEL/aurateconv.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/aurateconv.c
#   compile  MACHO_KERNEL/ccd.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ccd.c
#   compile  MACHO_KERNEL/clock_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/clock_subr.c
#   compile  MACHO_KERNEL/clockctl.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/clockctl.c
#   compile  MACHO_KERNEL/dk.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/dkwedge/dk.c
#   compile  MACHO_KERNEL/fss.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/fss.c
#   compile  MACHO_KERNEL/md.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/md.c
#   compile  MACHO_KERNEL/midi.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/midi.c
#   compile  MACHO_KERNEL/midisyn.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/midisyn.c
#   compile  MACHO_KERNEL/mm.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mm.c
#   compile  MACHO_KERNEL/mulaw.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mulaw.c
#   compile  MACHO_KERNEL/radio.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/radio.c
#   compile  MACHO_KERNEL/rnd.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/rnd.c
#   compile  MACHO_KERNEL/rndpool.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/rndpool.c
#   compile  MACHO_KERNEL/sequencer.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/sequencer.c
#   compile  MACHO_KERNEL/vnd.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/vnd.c
#   compile  MACHO_KERNEL/bufq_disksort.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/bufq_disksort.c
#   compile  MACHO_KERNEL/bufq_fcfs.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/bufq_fcfs.c
#   compile  MACHO_KERNEL/core_elf32.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/core_elf32.c
#   compile  MACHO_KERNEL/core_netbsd.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/core_netbsd.c
#   compile  MACHO_KERNEL/cnmagic.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/cnmagic.c
#   compile  MACHO_KERNEL/exec_aout.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/exec_aout.c
#   compile  MACHO_KERNEL/exec_conf.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/exec_conf.c
#   compile  MACHO_KERNEL/exec_elf32.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/exec_elf32.c
#   compile  MACHO_KERNEL/exec_macho.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/exec_macho.c
#   compile  MACHO_KERNEL/exec_script.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/exec_script.c
#   compile  MACHO_KERNEL/exec_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/exec_subr.c
#   compile  MACHO_KERNEL/init_main.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/init_main.c
#   compile  MACHO_KERNEL/init_sysctl.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/init_sysctl.c
#   compile  MACHO_KERNEL/init_sysent.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/init_sysent.c
#   compile  MACHO_KERNEL/kern_acct.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_acct.c
#   compile  MACHO_KERNEL/kern_clock.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_clock.c
#   compile  MACHO_KERNEL/kern_descrip.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_descrip.c
#   compile  MACHO_KERNEL/kern_event.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_event.c
#   compile  MACHO_KERNEL/kern_exec.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_exec.c
#   compile  MACHO_KERNEL/kern_exit.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_exit.c
#   compile  MACHO_KERNEL/kern_fork.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_fork.c
#   compile  MACHO_KERNEL/kern_kthread.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_kthread.c
#   compile  MACHO_KERNEL/kern_ktrace.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_ktrace.c
#   compile  MACHO_KERNEL/kern_ksyms.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_ksyms.c
#   compile  MACHO_KERNEL/kern_lkm.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_lkm.c
#   compile  MACHO_KERNEL/kern_lock.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_lock.c
#   compile  MACHO_KERNEL/kern_lwp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_lwp.c
#   compile  MACHO_KERNEL/kern_malloc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_malloc.c
#   compile  MACHO_KERNEL/kern_ntptime.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_ntptime.c
#   compile  MACHO_KERNEL/kern_physio.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_physio.c
#   compile  MACHO_KERNEL/kern_proc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_proc.c
#   compile  MACHO_KERNEL/kern_prot.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_prot.c
#   compile  MACHO_KERNEL/kern_ras.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_ras.c
#   compile  MACHO_KERNEL/kern_resource.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_resource.c
#   compile  MACHO_KERNEL/kern_sa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_sa.c
#   compile  MACHO_KERNEL/kern_sig.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_sig.c
#   compile  MACHO_KERNEL/kern_systrace.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_systrace.c
#   compile  MACHO_KERNEL/kern_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_subr.c
#   compile  MACHO_KERNEL/kern_synch.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_synch.c
#   compile  MACHO_KERNEL/kern_sysctl.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_sysctl.c
#   compile  MACHO_KERNEL/kern_time.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_time.c
#   compile  MACHO_KERNEL/kern_timeout.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_timeout.c
#   compile  MACHO_KERNEL/kern_uuid.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_uuid.c
#   compile  MACHO_KERNEL/kern_xxx.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_xxx.c
#   compile  MACHO_KERNEL/subr_autoconf.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/subr_autoconf.c
#   compile  MACHO_KERNEL/subr_devsw.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/subr_devsw.c
#   compile  MACHO_KERNEL/subr_disk.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/subr_disk.c
#   compile  MACHO_KERNEL/subr_evcnt.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/subr_evcnt.c
#   compile  MACHO_KERNEL/subr_extent.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/subr_extent.c
#   compile  MACHO_KERNEL/subr_log.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/subr_log.c
#   compile  MACHO_KERNEL/subr_pool.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/subr_pool.c
#   compile  MACHO_KERNEL/subr_prf.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/subr_prf.c
#   compile  MACHO_KERNEL/subr_prof.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/subr_prof.c
#   compile  MACHO_KERNEL/subr_prop.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/subr_prop.c
#   compile  MACHO_KERNEL/subr_userconf.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/subr_userconf.c
#   compile  MACHO_KERNEL/subr_xxx.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/subr_xxx.c
#   compile  MACHO_KERNEL/sys_generic.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/sys_generic.c
#   compile  MACHO_KERNEL/sys_pipe.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/sys_pipe.c
#   compile  MACHO_KERNEL/sys_pmc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/sys_pmc.c
#   compile  MACHO_KERNEL/sys_process.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/sys_process.c
#   compile  MACHO_KERNEL/sys_socket.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/sys_socket.c
#   compile  MACHO_KERNEL/sysv_ipc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/sysv_ipc.c
#   compile  MACHO_KERNEL/sysv_msg.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/sysv_msg.c
#   compile  MACHO_KERNEL/sysv_sem.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/sysv_sem.c
#   compile  MACHO_KERNEL/sysv_shm.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/sysv_shm.c
#   compile  MACHO_KERNEL/tty.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/tty.c
#   compile  MACHO_KERNEL/tty_conf.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/tty_conf.c
#   compile  MACHO_KERNEL/tty_bsdpty.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/tty_bsdpty.c
#   compile  MACHO_KERNEL/tty_pty.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/tty_pty.c
#   compile  MACHO_KERNEL/tty_ptm.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/tty_ptm.c
#   compile  MACHO_KERNEL/tty_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/tty_subr.c
#   compile  MACHO_KERNEL/tty_tb.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/tty_tb.c
#   compile  MACHO_KERNEL/tty_tty.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/tty_tty.c
#   compile  MACHO_KERNEL/uipc_domain.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/uipc_domain.c
#   compile  MACHO_KERNEL/uipc_mbuf.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/uipc_mbuf.c
#   compile  MACHO_KERNEL/uipc_mbuf2.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/uipc_mbuf2.c
#   compile  MACHO_KERNEL/uipc_proto.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/uipc_proto.c
#   compile  MACHO_KERNEL/uipc_sem.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/uipc_sem.c
#   compile  MACHO_KERNEL/uipc_socket.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/uipc_socket.c
#   compile  MACHO_KERNEL/uipc_socket2.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/uipc_socket2.c
#   compile  MACHO_KERNEL/uipc_syscalls.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/uipc_syscalls.c
#   compile  MACHO_KERNEL/uipc_usrreq.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/uipc_usrreq.c
#   compile  MACHO_KERNEL/vfs_bio.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/vfs_bio.c
#   compile  MACHO_KERNEL/vfs_cache.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/vfs_cache.c
#   compile  MACHO_KERNEL/vfs_getcwd.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/vfs_getcwd.c
#   compile  MACHO_KERNEL/vfs_init.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/vfs_init.c
#   compile  MACHO_KERNEL/vfs_lockf.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/vfs_lockf.c
#   compile  MACHO_KERNEL/vfs_lookup.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/vfs_lookup.c
#   compile  MACHO_KERNEL/vfs_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/vfs_subr.c
#   compile  MACHO_KERNEL/vfs_syscalls.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/vfs_syscalls.c
#   compile  MACHO_KERNEL/vfs_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/vfs_vnops.c
#   compile  MACHO_KERNEL/vnode_if.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/vnode_if.c
#   compile  MACHO_KERNEL/dead_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/deadfs/dead_vnops.c
#   compile  MACHO_KERNEL/fifo_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/fifofs/fifo_vnops.c
#   compile  MACHO_KERNEL/genfs_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/genfs/genfs_vnops.c
#   compile  MACHO_KERNEL/layer_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/genfs/layer_subr.c
#   compile  MACHO_KERNEL/layer_vfsops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/genfs/layer_vfsops.c
#   compile  MACHO_KERNEL/layer_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/genfs/layer_vnops.c
#   compile  MACHO_KERNEL/spec_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/specfs/spec_vnops.c
#   compile  MACHO_KERNEL/sync_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/syncfs/sync_subr.c
#   compile  MACHO_KERNEL/sync_vnops.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../miscfs/syncfs/sync_vnops.c
#   compile  MACHO_KERNEL/bpf.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/bpf.c
#   compile  MACHO_KERNEL/bpf_filter.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/bpf_filter.c
#   compile  MACHO_KERNEL/bsd-comp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/bsd-comp.c
#   compile  MACHO_KERNEL/if.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/if.c
#   compile  MACHO_KERNEL/if_atmsubr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/if_atmsubr.c
#   compile  MACHO_KERNEL/if_bridge.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/if_bridge.c
#   compile  MACHO_KERNEL/bridgestp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/bridgestp.c
#   compile  MACHO_KERNEL/if_ethersubr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/if_ethersubr.c
#   compile  MACHO_KERNEL/if_fddisubr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/if_fddisubr.c
#   compile  MACHO_KERNEL/if_gif.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/if_gif.c
#   compile  MACHO_KERNEL/if_gre.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/if_gre.c
#   compile  MACHO_KERNEL/if_hippisubr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/if_hippisubr.c
#   compile  MACHO_KERNEL/if_loop.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/if_loop.c
#   compile  MACHO_KERNEL/if_media.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/if_media.c
#   compile  MACHO_KERNEL/if_ppp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/if_ppp.c
#   compile  MACHO_KERNEL/if_sl.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/if_sl.c
#   compile  MACHO_KERNEL/if_spppsubr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/if_spppsubr.c
#   compile  MACHO_KERNEL/if_strip.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/if_strip.c
#   compile  MACHO_KERNEL/if_tokensubr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/if_tokensubr.c
#   compile  MACHO_KERNEL/if_tap.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/if_tap.c
#   compile  MACHO_KERNEL/if_tun.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/if_tun.c
#   compile  MACHO_KERNEL/if_vlan.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/if_vlan.c
#   compile  MACHO_KERNEL/if_pppoe.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/if_pppoe.c
#   compile  MACHO_KERNEL/pfil.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/pfil.c
#   compile  MACHO_KERNEL/ppp-deflate.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/ppp-deflate.c
#   compile  MACHO_KERNEL/ppp_tty.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/ppp_tty.c
#   compile  MACHO_KERNEL/radix.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/radix.c
#   compile  MACHO_KERNEL/raw_cb.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/raw_cb.c
#   compile  MACHO_KERNEL/raw_usrreq.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/raw_usrreq.c
#   compile  MACHO_KERNEL/route.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/route.c
#   compile  MACHO_KERNEL/rtsock.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/rtsock.c
#   compile  MACHO_KERNEL/slcompress.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/slcompress.c
#   compile  MACHO_KERNEL/zlib.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net/zlib.c
#   compile  MACHO_KERNEL/ieee80211.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net80211/ieee80211.c
#   compile  MACHO_KERNEL/ieee80211_compat.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net80211/ieee80211_compat.c
#   compile  MACHO_KERNEL/ieee80211_crypto.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net80211/ieee80211_crypto.c
#   compile  MACHO_KERNEL/ieee80211_input.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net80211/ieee80211_input.c
#   compile  MACHO_KERNEL/ieee80211_ioctl.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net80211/ieee80211_ioctl.c
#   compile  MACHO_KERNEL/ieee80211_node.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net80211/ieee80211_node.c
#   compile  MACHO_KERNEL/ieee80211_output.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net80211/ieee80211_output.c
#   compile  MACHO_KERNEL/ieee80211_proto.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net80211/ieee80211_proto.c
#   compile  MACHO_KERNEL/ieee80211_rssadapt.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../net80211/ieee80211_rssadapt.c
#   compile  MACHO_KERNEL/if_arp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet/if_arp.c
#   compile  MACHO_KERNEL/if_atm.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet/if_atm.c
#   compile  MACHO_KERNEL/in_gif.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet/in_gif.c
#   compile  MACHO_KERNEL/ip_ecn.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet/ip_ecn.c
#   compile  MACHO_KERNEL/ip_encap.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet/ip_encap.c
#   compile  MACHO_KERNEL/ip_gre.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet/ip_gre.c
#   compile  MACHO_KERNEL/in6_gif.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netinet6/in6_gif.c
#   compile  MACHO_KERNEL/uvm_amap.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../uvm/uvm_amap.c
#   compile  MACHO_KERNEL/uvm_anon.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../uvm/uvm_anon.c
#   compile  MACHO_KERNEL/uvm_aobj.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../uvm/uvm_aobj.c
#   compile  MACHO_KERNEL/uvm_bio.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../uvm/uvm_bio.c
#   compile  MACHO_KERNEL/uvm_device.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../uvm/uvm_device.c
#   compile  MACHO_KERNEL/uvm_fault.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../uvm/uvm_fault.c
#   compile  MACHO_KERNEL/uvm_glue.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../uvm/uvm_glue.c
#   compile  MACHO_KERNEL/uvm_init.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../uvm/uvm_init.c
#   compile  MACHO_KERNEL/uvm_io.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../uvm/uvm_io.c
#   compile  MACHO_KERNEL/uvm_km.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../uvm/uvm_km.c
#   compile  MACHO_KERNEL/uvm_loan.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../uvm/uvm_loan.c
#   compile  MACHO_KERNEL/uvm_map.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../uvm/uvm_map.c
#   compile  MACHO_KERNEL/uvm_meter.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../uvm/uvm_meter.c
#   compile  MACHO_KERNEL/uvm_mmap.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../uvm/uvm_mmap.c
#   compile  MACHO_KERNEL/uvm_page.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../uvm/uvm_page.c
#   compile  MACHO_KERNEL/uvm_pager.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../uvm/uvm_pager.c
#   compile  MACHO_KERNEL/uvm_pdaemon.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../uvm/uvm_pdaemon.c
#   compile  MACHO_KERNEL/uvm_pglist.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../uvm/uvm_pglist.c
#   compile  MACHO_KERNEL/uvm_stat.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../uvm/uvm_stat.c
#   compile  MACHO_KERNEL/uvm_swap.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../uvm/uvm_swap.c
#   compile  MACHO_KERNEL/uvm_unix.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../uvm/uvm_unix.c
#   compile  MACHO_KERNEL/uvm_user.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../uvm/uvm_user.c
#   compile  MACHO_KERNEL/uvm_vnode.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../uvm/uvm_vnode.c
#   compile  MACHO_KERNEL/joy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/joy.c
#   compile  MACHO_KERNEL/apic.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/x86/x86/apic.c
#   compile  MACHO_KERNEL/bus_dma.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/x86/x86/bus_dma.c
#   compile  MACHO_KERNEL/bus_space.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/x86/x86/bus_space.c
#   compile  MACHO_KERNEL/cacheinfo.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/x86/x86/cacheinfo.c
#   compile  MACHO_KERNEL/consinit.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/x86/x86/consinit.c
#   compile  MACHO_KERNEL/i8259.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/x86/x86/i8259.c
#   compile  MACHO_KERNEL/intr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/x86/x86/intr.c
#   compile  MACHO_KERNEL/ipi.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/x86/x86/ipi.c
#   compile  MACHO_KERNEL/mtrr_i686.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/x86/x86/mtrr_i686.c
#   compile  MACHO_KERNEL/softintr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/x86/x86/softintr.c
#   compile  MACHO_KERNEL/x86_autoconf.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/x86/x86/x86_autoconf.c
#   compile  MACHO_KERNEL/lapic.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/x86/x86/lapic.c
#   compile  MACHO_KERNEL/ioapic.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/x86/x86/ioapic.c
#   compile  MACHO_KERNEL/mpacpi.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/x86/x86/mpacpi.c
#   compile  MACHO_KERNEL/acpi_machdep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/x86/x86/acpi_machdep.c
#   compile  MACHO_KERNEL/pci_machdep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/x86/pci/pci_machdep.c
#   compile  MACHO_KERNEL/isa_machdep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/x86/isa/isa_machdep.c
#   compile  MACHO_KERNEL/pciide_machdep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/x86/pci/pciide_machdep.c
#   compile  MACHO_KERNEL/autoconf.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/autoconf.c
#   compile  MACHO_KERNEL/db_dbgreg.o
cc -x assembler-with-cpp -traditional-cpp -D_LOCORE -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/db_dbgreg.S
#   compile  MACHO_KERNEL/db_disasm.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/db_disasm.c
#   compile  MACHO_KERNEL/db_interface.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/db_interface.c
#   compile  MACHO_KERNEL/db_memrw.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/db_memrw.c
#   compile  MACHO_KERNEL/db_trace.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/db_trace.c
#   compile  MACHO_KERNEL/subr_disk_mbr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/subr_disk_mbr.c
#   compile  MACHO_KERNEL/gdt.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/gdt.c
#   compile  MACHO_KERNEL/in_cksum.o
cc -x assembler-with-cpp -traditional-cpp -D_LOCORE -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/in_cksum.S
#   compile  MACHO_KERNEL/machdep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/machdep.c
#   compile  MACHO_KERNEL/identcpu.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/identcpu.c
#   compile  MACHO_KERNEL/mem.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/mem.c
#   compile  MACHO_KERNEL/kern_microtime.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../kern/kern_microtime.c
#   compile  MACHO_KERNEL/mtrr_k6.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/mtrr_k6.c
#   compile  MACHO_KERNEL/ns_cksum.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../netns/ns_cksum.c
#   compile  MACHO_KERNEL/pmap.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/pmap.c
#   compile  MACHO_KERNEL/process_machdep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/process_machdep.c
#   compile  MACHO_KERNEL/procfs_machdep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/procfs_machdep.c
#   compile  MACHO_KERNEL/sys_machdep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/sys_machdep.c
#   compile  MACHO_KERNEL/syscall.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/syscall.c
#   compile  MACHO_KERNEL/trap.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/trap.c
#   compile  MACHO_KERNEL/vm_machdep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/vm_machdep.c
#   compile  MACHO_KERNEL/cons.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/cons.c
#   compile  MACHO_KERNEL/mptramp.o
cc -x assembler-with-cpp -traditional-cpp -D_LOCORE -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/mptramp.S
#   compile  MACHO_KERNEL/ipifuncs.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/ipifuncs.c
#   compile  MACHO_KERNEL/des_enc.o
cc -x assembler-with-cpp -traditional-cpp -D_LOCORE -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../crypto/des/arch/i386/des_enc.S
#   compile  MACHO_KERNEL/des_cbc.o
cc -x assembler-with-cpp -traditional-cpp -D_LOCORE -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../crypto/des/arch/i386/des_cbc.S
#   compile  MACHO_KERNEL/bf_enc.o
cc -x assembler-with-cpp -traditional-cpp -D_LOCORE -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../crypto/blowfish/arch/i386/bf_enc.S
#   compile  MACHO_KERNEL/bf_cbc.o
cc -x assembler-with-cpp -traditional-cpp -D_LOCORE -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../crypto/blowfish/arch/i386/bf_cbc.S
#   compile  MACHO_KERNEL/scsipiconf.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/scsipi/scsipiconf.c
#   compile  MACHO_KERNEL/scsipi_base.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/scsipi/scsipi_base.c
#   compile  MACHO_KERNEL/scsipi_ioctl.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/scsipi/scsipi_ioctl.c
#   compile  MACHO_KERNEL/scsipi_verbose.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/scsipi/scsipi_verbose.c
#   compile  MACHO_KERNEL/scsi_base.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/scsipi/scsi_base.c
#   compile  MACHO_KERNEL/atapi_base.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/scsipi/atapi_base.c
#   compile  MACHO_KERNEL/atapi_wdc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/scsipi/atapi_wdc.c
#   compile  MACHO_KERNEL/scsiconf.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/scsipi/scsiconf.c
#   compile  MACHO_KERNEL/atapiconf.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/scsipi/atapiconf.c
#   compile  MACHO_KERNEL/cd.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/scsipi/cd.c
#   compile  MACHO_KERNEL/ch.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/scsipi/ch.c
#   compile  MACHO_KERNEL/sd.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/scsipi/sd.c
#   compile  MACHO_KERNEL/st.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/scsipi/st.c
#   compile  MACHO_KERNEL/st_scsi.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/scsipi/st_scsi.c
#   compile  MACHO_KERNEL/st_atapi.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/scsipi/st_atapi.c
#   compile  MACHO_KERNEL/ses.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/scsipi/ses.c
#   compile  MACHO_KERNEL/ss.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/scsipi/ss.c
#   compile  MACHO_KERNEL/ss_mustek.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/scsipi/ss_mustek.c
#   compile  MACHO_KERNEL/ss_scanjet.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/scsipi/ss_scanjet.c
#   compile  MACHO_KERNEL/uk.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/scsipi/uk.c
#   compile  MACHO_KERNEL/wd.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ata/wd.c
#   compile  MACHO_KERNEL/ata_wdc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ata/ata_wdc.c
#   compile  MACHO_KERNEL/ata.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ata/ata.c
#   compile  MACHO_KERNEL/ata_raid.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ata/ata_raid.c
#   compile  MACHO_KERNEL/ata_raid_promise.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ata/ata_raid_promise.c
#   compile  MACHO_KERNEL/ata_raid_adaptec.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ata/ata_raid_adaptec.c
#   compile  MACHO_KERNEL/ld_ataraid.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ata/ld_ataraid.c
#   compile  MACHO_KERNEL/sata_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ata/sata_subr.c
#   compile  MACHO_KERNEL/iop.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/i2o/iop.c
#   compile  MACHO_KERNEL/ld_iop.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/i2o/ld_iop.c
#   compile  MACHO_KERNEL/iopsp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/i2o/iopsp.c
#   compile  MACHO_KERNEL/dpti.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/i2o/dpti.c
#   compile  MACHO_KERNEL/bios32.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/bios32.c
#   compile  MACHO_KERNEL/mainbus.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/mainbus.c
#   compile  MACHO_KERNEL/pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/pci.c
#   compile  MACHO_KERNEL/pci_map.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/pci_map.c
#   compile  MACHO_KERNEL/pci_quirks.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/pci_quirks.c
#   compile  MACHO_KERNEL/pci_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/pci_subr.c
#   compile  MACHO_KERNEL/pci_usrreq.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/pci_usrreq.c
#   compile  MACHO_KERNEL/pcibusprint.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/pcibusprint.c
#   compile  MACHO_KERNEL/cy82c693.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/cy82c693.c
#   compile  MACHO_KERNEL/ahc_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/ahc_pci.c
#   compile  MACHO_KERNEL/ahd_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/ahd_pci.c
#   compile  MACHO_KERNEL/iop_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/iop_pci.c
#   compile  MACHO_KERNEL/twe.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/twe.c
#   compile  MACHO_KERNEL/ld_twe.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/ld_twe.c
#   compile  MACHO_KERNEL/amr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/amr.c
#   compile  MACHO_KERNEL/ld_amr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/ld_amr.c
#   compile  MACHO_KERNEL/cac_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/cac_pci.c
#   compile  MACHO_KERNEL/mlx_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/mlx_pci.c
#   compile  MACHO_KERNEL/mly.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/mly.c
#   compile  MACHO_KERNEL/if_mtd_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_mtd_pci.c
#   compile  MACHO_KERNEL/icp_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/icp_pci.c
#   compile  MACHO_KERNEL/aac_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/aac_pci.c
#   compile  MACHO_KERNEL/dpt_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/dpt_pci.c
#   compile  MACHO_KERNEL/adv_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/adv_pci.c
#   compile  MACHO_KERNEL/adw_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/adw_pci.c
#   compile  MACHO_KERNEL/adwlib.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/adwlib.c
#   compile  MACHO_KERNEL/adwmcode.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/adwmcode.c
#   compile  MACHO_KERNEL/pcscp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/pcscp.c
#   compile  MACHO_KERNEL/bha_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/bha_pci.c
#   compile  MACHO_KERNEL/isp_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/isp_pci.c
#   compile  MACHO_KERNEL/mpt_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/mpt_pci.c
#   compile  MACHO_KERNEL/if_en_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_en_pci.c
#   compile  MACHO_KERNEL/if_ep_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_ep_pci.c
#   compile  MACHO_KERNEL/if_ex_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_ex_pci.c
#   compile  MACHO_KERNEL/if_fpa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_fpa.c
#   compile  MACHO_KERNEL/if_le_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_le_pci.c
#   compile  MACHO_KERNEL/if_pcn.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_pcn.c
#   compile  MACHO_KERNEL/siop_pci_common.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/siop_pci_common.c
#   compile  MACHO_KERNEL/siop_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/siop_pci.c
#   compile  MACHO_KERNEL/esiop_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/esiop_pci.c
#   compile  MACHO_KERNEL/iha_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/iha_pci.c
#   compile  MACHO_KERNEL/trm.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/trm.c
#   compile  MACHO_KERNEL/pciide_common.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/pciide_common.c
#   compile  MACHO_KERNEL/pciide.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/pciide.c
#   compile  MACHO_KERNEL/acardide.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/acardide.c
#   compile  MACHO_KERNEL/aceride.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/aceride.c
#   compile  MACHO_KERNEL/artsata.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/artsata.c
#   compile  MACHO_KERNEL/cmdide.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/cmdide.c
#   compile  MACHO_KERNEL/cypide.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/cypide.c
#   compile  MACHO_KERNEL/geodeide.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/geodeide.c
#   compile  MACHO_KERNEL/hptide.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/hptide.c
#   compile  MACHO_KERNEL/iteide.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/iteide.c
#   compile  MACHO_KERNEL/optiide.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/optiide.c
#   compile  MACHO_KERNEL/piixide.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/piixide.c
#   compile  MACHO_KERNEL/pdcsata.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/pdcsata.c
#   compile  MACHO_KERNEL/pdcide.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/pdcide.c
#   compile  MACHO_KERNEL/rccide.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/rccide.c
#   compile  MACHO_KERNEL/satalink.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/satalink.c
#   compile  MACHO_KERNEL/siside.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/siside.c
#   compile  MACHO_KERNEL/slide.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/slide.c
#   compile  MACHO_KERNEL/viaide.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/viaide.c
#   compile  MACHO_KERNEL/stpcide.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/stpcide.c
#   compile  MACHO_KERNEL/ixpide.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/ixpide.c
#   compile  MACHO_KERNEL/ppb.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/ppb.c
#   compile  MACHO_KERNEL/cy_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/cy_pci.c
#   compile  MACHO_KERNEL/cz.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/cz.c
#   compile  MACHO_KERNEL/if_fxp_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_fxp_pci.c
#   compile  MACHO_KERNEL/if_ne_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_ne_pci.c
#   compile  MACHO_KERNEL/if_tl.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_tl.c
#   compile  MACHO_KERNEL/if_ntwoc_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_ntwoc_pci.c
#   compile  MACHO_KERNEL/if_lmc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_lmc.c
#   compile  MACHO_KERNEL/if_lmc_common.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_lmc_common.c
#   compile  MACHO_KERNEL/if_lmc_media.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_lmc_media.c
#   compile  MACHO_KERNEL/if_lmc_nbsd.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_lmc_nbsd.c
#   compile  MACHO_KERNEL/if_esh_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_esh_pci.c
#   compile  MACHO_KERNEL/vga_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/vga_pci.c
#   compile  MACHO_KERNEL/bktr_audio.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/bktr/bktr_audio.c
#   compile  MACHO_KERNEL/bktr_card.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/bktr/bktr_card.c
#   compile  MACHO_KERNEL/bktr_core.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/bktr/bktr_core.c
#   compile  MACHO_KERNEL/bktr_os.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/bktr/bktr_os.c
#   compile  MACHO_KERNEL/bktr_tuner.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/bktr/bktr_tuner.c
#   compile  MACHO_KERNEL/cs4280.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/cs4280.c
#   compile  MACHO_KERNEL/cs4281.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/cs4281.c
#   compile  MACHO_KERNEL/cs428x.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/cs428x.c
#   compile  MACHO_KERNEL/fms.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/fms.c
#   compile  MACHO_KERNEL/opl_fms.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/opl_fms.c
#   compile  MACHO_KERNEL/mpu_fms.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/mpu_fms.c
#   compile  MACHO_KERNEL/eap.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/eap.c
#   compile  MACHO_KERNEL/auacer.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/auacer.c
#   compile  MACHO_KERNEL/auich.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/auich.c
#   compile  MACHO_KERNEL/auvia.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/auvia.c
#   compile  MACHO_KERNEL/auixp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/auixp.c
#   compile  MACHO_KERNEL/azalia.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/azalia.c
#   compile  MACHO_KERNEL/neo.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/neo.c
#   compile  MACHO_KERNEL/esa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/esa.c
#   compile  MACHO_KERNEL/eso.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/eso.c
#   compile  MACHO_KERNEL/opl_eso.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/opl_eso.c
#   compile  MACHO_KERNEL/mpu_eso.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/mpu_eso.c
#   compile  MACHO_KERNEL/joy_eso.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/joy_eso.c
#   compile  MACHO_KERNEL/esm.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/esm.c
#   compile  MACHO_KERNEL/sv.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/sv.c
#   compile  MACHO_KERNEL/opl_sv.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/opl_sv.c
#   compile  MACHO_KERNEL/cmpci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/cmpci.c
#   compile  MACHO_KERNEL/opl_cmpci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/opl_cmpci.c
#   compile  MACHO_KERNEL/mpu_cmpci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/mpu_cmpci.c
#   compile  MACHO_KERNEL/yds.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/yds.c
#   compile  MACHO_KERNEL/opl_yds.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/opl_yds.c
#   compile  MACHO_KERNEL/mpu_yds.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/mpu_yds.c
#   compile  MACHO_KERNEL/emuxki.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/emuxki.c
#   compile  MACHO_KERNEL/autri.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/autri.c
#   compile  MACHO_KERNEL/if_epic_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_epic_pci.c
#   compile  MACHO_KERNEL/puc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/puc.c
#   compile  MACHO_KERNEL/pucdata.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/pucdata.c
#   compile  MACHO_KERNEL/com_puc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/com_puc.c
#   compile  MACHO_KERNEL/cyber.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/cyber.c
#   compile  MACHO_KERNEL/lpt_puc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/lpt_puc.c
#   compile  MACHO_KERNEL/uhci_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/uhci_pci.c
#   compile  MACHO_KERNEL/ohci_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/ohci_pci.c
#   compile  MACHO_KERNEL/ehci_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/ehci_pci.c
#   compile  MACHO_KERNEL/usb_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/usb_pci.c
#   compile  MACHO_KERNEL/if_vr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_vr.c
#   compile  MACHO_KERNEL/if_sip.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_sip.c
#   compile  MACHO_KERNEL/if_gsip.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_gsip.c
#   compile  MACHO_KERNEL/if_stge.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_stge.c
#   compile  MACHO_KERNEL/if_wm.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_wm.c
#   compile  MACHO_KERNEL/if_bge.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_bge.c
#   compile  MACHO_KERNEL/if_rtk_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_rtk_pci.c
#   compile  MACHO_KERNEL/if_tlp_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_tlp_pci.c
#   compile  MACHO_KERNEL/if_ti.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_ti.c
#   compile  MACHO_KERNEL/if_sf_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_sf_pci.c
#   compile  MACHO_KERNEL/if_ste.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_ste.c
#   compile  MACHO_KERNEL/pccbb.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/pccbb.c
#   compile  MACHO_KERNEL/hifn7751.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/hifn7751.c
#   compile  MACHO_KERNEL/ubsec.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/ubsec.c
#   compile  MACHO_KERNEL/if_an_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_an_pci.c
#   compile  MACHO_KERNEL/if_atw_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_atw_pci.c
#   compile  MACHO_KERNEL/if_wi_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_wi_pci.c
#   compile  MACHO_KERNEL/oboe.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/oboe.c
#   compile  MACHO_KERNEL/weasel_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/weasel_pci.c
#   compile  MACHO_KERNEL/joy_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/joy_pci.c
#   compile  MACHO_KERNEL/if_sk.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_sk.c
#   compile  MACHO_KERNEL/if_bce.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_bce.c
#   compile  MACHO_KERNEL/if_dge.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_dge.c
#   compile  MACHO_KERNEL/if_re_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_re_pci.c
#   compile  MACHO_KERNEL/if_xge.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_xge.c
#   compile  MACHO_KERNEL/agp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/agp.c
#   compile  MACHO_KERNEL/agpbusprint.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/agpbusprint.c
#   compile  MACHO_KERNEL/agp_ali.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/agp_ali.c
#   compile  MACHO_KERNEL/agp_amd.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/agp_amd.c
#   compile  MACHO_KERNEL/agp_i810.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/agp_i810.c
#   compile  MACHO_KERNEL/agp_intel.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/agp_intel.c
#   compile  MACHO_KERNEL/agp_sis.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/agp_sis.c
#   compile  MACHO_KERNEL/agp_via.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/agp_via.c
#   compile  MACHO_KERNEL/agp_machdep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/pci/agp_machdep.c
#   compile  MACHO_KERNEL/pcic_pci_machdep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/pci/pcic_pci_machdep.c
#   compile  MACHO_KERNEL/if_ath_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/if_ath_pci.c
#   compile  MACHO_KERNEL/pchb.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/pci/pchb.c
#   compile  MACHO_KERNEL/pchb_rnd.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/pci/pchb_rnd.c
#   compile  MACHO_KERNEL/elan520.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/pci/elan520.c
#   compile  MACHO_KERNEL/pcib.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/pci/pcib.c
#   compile  MACHO_KERNEL/isa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/isa.c
#   compile  MACHO_KERNEL/isabusprint.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/isabusprint.c
#   compile  MACHO_KERNEL/isadma.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/isadma.c
#   compile  MACHO_KERNEL/adv_isa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/adv_isa.c
#   compile  MACHO_KERNEL/aha_isa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/aha_isa.c
#   compile  MACHO_KERNEL/aic_isa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/aic_isa.c
#   compile  MACHO_KERNEL/bha_isa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/bha_isa.c
#   compile  MACHO_KERNEL/seagate.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/seagate.c
#   compile  MACHO_KERNEL/uha_isa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/uha_isa.c
#   compile  MACHO_KERNEL/wds.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/wds.c
#   compile  MACHO_KERNEL/wdc_isa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/wdc_isa.c
#   compile  MACHO_KERNEL/if_we_isa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/if_we_isa.c
#   compile  MACHO_KERNEL/elink.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/elink.c
#   compile  MACHO_KERNEL/if_ec.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/if_ec.c
#   compile  MACHO_KERNEL/if_eg.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/if_eg.c
#   compile  MACHO_KERNEL/if_el.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/if_el.c
#   compile  MACHO_KERNEL/if_ep_isa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/if_ep_isa.c
#   compile  MACHO_KERNEL/if_ate.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/if_ate.c
#   compile  MACHO_KERNEL/cs89x0isa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/cs89x0isa.c
#   compile  MACHO_KERNEL/if_cs_isa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/if_cs_isa.c
#   compile  MACHO_KERNEL/if_fmv_isa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/if_fmv_isa.c
#   compile  MACHO_KERNEL/if_iy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/if_iy.c
#   compile  MACHO_KERNEL/if_le_isa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/if_le_isa.c
#   compile  MACHO_KERNEL/if_lc_isa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/if_lc_isa.c
#   compile  MACHO_KERNEL/if_ne_isa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/if_ne_isa.c
#   compile  MACHO_KERNEL/if_sm_isa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/if_sm_isa.c
#   compile  MACHO_KERNEL/if_ef.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/if_ef.c
#   compile  MACHO_KERNEL/if_ai.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/if_ai.c
#   compile  MACHO_KERNEL/if_ix.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/if_ix.c
#   compile  MACHO_KERNEL/if_tr_isa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/if_tr_isa.c
#   compile  MACHO_KERNEL/if_tribm_isa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/if_tribm_isa.c
#   compile  MACHO_KERNEL/if_trtcm_isa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/if_trtcm_isa.c
#   compile  MACHO_KERNEL/sbdsp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/sbdsp.c
#   compile  MACHO_KERNEL/sb.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/sb.c
#   compile  MACHO_KERNEL/sb_isa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/sb_isa.c
#   compile  MACHO_KERNEL/opl_sb.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/opl_sb.c
#   compile  MACHO_KERNEL/mpu_sb.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/mpu_sb.c
#   compile  MACHO_KERNEL/pas.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/pas.c
#   compile  MACHO_KERNEL/ad1848_isa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/ad1848_isa.c
#   compile  MACHO_KERNEL/ics2101.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/ics2101.c
#   compile  MACHO_KERNEL/wss.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/wss.c
#   compile  MACHO_KERNEL/wss_isa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/wss_isa.c
#   compile  MACHO_KERNEL/opl_wss.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/opl_wss.c
#   compile  MACHO_KERNEL/ess.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/ess.c
#   compile  MACHO_KERNEL/opl_ess.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/opl_ess.c
#   compile  MACHO_KERNEL/ym.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/ym.c
#   compile  MACHO_KERNEL/opl_ym.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/opl_ym.c
#   compile  MACHO_KERNEL/mpu_ym.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/mpu_ym.c
#   compile  MACHO_KERNEL/gus.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/gus.c
#   compile  MACHO_KERNEL/pcppi.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/pcppi.c
#   compile  MACHO_KERNEL/midi_pcppi.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/midi_pcppi.c
#   compile  MACHO_KERNEL/isapnp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isapnp/isapnp.c
#   compile  MACHO_KERNEL/isapnpdebug.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isapnp/isapnpdebug.c
#   compile  MACHO_KERNEL/isapnpres.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isapnp/isapnpres.c
#   compile  MACHO_KERNEL/isapnpdevs.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isapnp/isapnpdevs.c
#   compile  MACHO_KERNEL/if_ep_isapnp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isapnp/if_ep_isapnp.c
#   compile  MACHO_KERNEL/if_fmv_isapnp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isapnp/if_fmv_isapnp.c
#   compile  MACHO_KERNEL/if_le_isapnp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isapnp/if_le_isapnp.c
#   compile  MACHO_KERNEL/if_ne_isapnp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isapnp/if_ne_isapnp.c
#   compile  MACHO_KERNEL/if_tr_isapnp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isapnp/if_tr_isapnp.c
#   compile  MACHO_KERNEL/if_an_isapnp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isapnp/if_an_isapnp.c
#   compile  MACHO_KERNEL/com_isapnp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isapnp/com_isapnp.c
#   compile  MACHO_KERNEL/wdc_isapnp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isapnp/wdc_isapnp.c
#   compile  MACHO_KERNEL/sb_isapnp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isapnp/sb_isapnp.c
#   compile  MACHO_KERNEL/gus_isapnp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isapnp/gus_isapnp.c
#   compile  MACHO_KERNEL/ym_isapnp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isapnp/ym_isapnp.c
#   compile  MACHO_KERNEL/wss_isapnp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isapnp/wss_isapnp.c
#   compile  MACHO_KERNEL/ess_isapnp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isapnp/ess_isapnp.c
#   compile  MACHO_KERNEL/aha_isapnp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isapnp/aha_isapnp.c
#   compile  MACHO_KERNEL/aic_isapnp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isapnp/aic_isapnp.c
#   compile  MACHO_KERNEL/joy_isapnp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isapnp/joy_isapnp.c
#   compile  MACHO_KERNEL/clock.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/isa/clock.c
#   compile  MACHO_KERNEL/npx.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/isa/npx.c
#   compile  MACHO_KERNEL/lms.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/isa/lms.c
#   compile  MACHO_KERNEL/mms.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/isa/mms.c
#   compile  MACHO_KERNEL/wsdisplay.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/wscons/wsdisplay.c
#   compile  MACHO_KERNEL/wsdisplay_compat_usl.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/wscons/wsdisplay_compat_usl.c
#   compile  MACHO_KERNEL/wsemulconf.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/wscons/wsemulconf.c
#   compile  MACHO_KERNEL/wsemul_dumb.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/wscons/wsemul_dumb.c
#   compile  MACHO_KERNEL/wsemul_vt100.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/wscons/wsemul_vt100.c
#   compile  MACHO_KERNEL/wsemul_vt100_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/wscons/wsemul_vt100_subr.c
#   compile  MACHO_KERNEL/wsemul_vt100_chars.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/wscons/wsemul_vt100_chars.c
#   compile  MACHO_KERNEL/wsemul_vt100_keys.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/wscons/wsemul_vt100_keys.c
#   compile  MACHO_KERNEL/wsevent.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/wscons/wsevent.c
#   compile  MACHO_KERNEL/wskbd.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/wscons/wskbd.c
#   compile  MACHO_KERNEL/wskbdutil.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/wscons/wskbdutil.c
#   compile  MACHO_KERNEL/wsmouse.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/wscons/wsmouse.c
#   compile  MACHO_KERNEL/wsmux.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/wscons/wsmux.c
#   compile  MACHO_KERNEL/tpcalib.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/wscons/tpcalib.c
#   compile  MACHO_KERNEL/mra.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/wscons/mra.c
#   compile  MACHO_KERNEL/wsfont.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/wsfont/wsfont.c
#   compile  MACHO_KERNEL/wsfontdev.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/wsfont/wsfontdev.c
#   compile  MACHO_KERNEL/pckbport.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pckbport/pckbport.c
#   compile  MACHO_KERNEL/pckbd.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pckbport/pckbd.c
#   compile  MACHO_KERNEL/wskbdmap_mfii.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pckbport/wskbdmap_mfii.c
#   compile  MACHO_KERNEL/pms.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pckbport/pms.c
#   compile  MACHO_KERNEL/fd.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/fd.c
#   compile  MACHO_KERNEL/ahc_isa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/isa/ahc_isa.c
#   compile  MACHO_KERNEL/eisabusprint.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/eisa/eisabusprint.c
#   compile  MACHO_KERNEL/mcabusprint.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/mca/mcabusprint.c
#   compile  MACHO_KERNEL/isapnp_machdep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/isa/isapnp_machdep.c
#   compile  MACHO_KERNEL/cpu.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/cpu.c
#   compile  MACHO_KERNEL/vm86.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/vm86.c
#   compile  MACHO_KERNEL/compat_13_machdep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/compat_13_machdep.c
#   compile  MACHO_KERNEL/compat_16_machdep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/compat_16_machdep.c
#   compile  MACHO_KERNEL/svr4_errno.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/svr4/svr4_errno.c
#   compile  MACHO_KERNEL/svr4_exec.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/svr4/svr4_exec.c
#   compile  MACHO_KERNEL/svr4_exec_elf32.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/svr4/svr4_exec_elf32.c
#   compile  MACHO_KERNEL/svr4_fcntl.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/svr4/svr4_fcntl.c
#   compile  MACHO_KERNEL/svr4_filio.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/svr4/svr4_filio.c
#   compile  MACHO_KERNEL/svr4_ioctl.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/svr4/svr4_ioctl.c
#   compile  MACHO_KERNEL/svr4_ipc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/svr4/svr4_ipc.c
#   compile  MACHO_KERNEL/svr4_lwp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/svr4/svr4_lwp.c
#   compile  MACHO_KERNEL/svr4_misc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/svr4/svr4_misc.c
#   compile  MACHO_KERNEL/svr4_net.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/svr4/svr4_net.c
#   compile  MACHO_KERNEL/svr4_resource.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/svr4/svr4_resource.c
#   compile  MACHO_KERNEL/svr4_signal.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/svr4/svr4_signal.c
#   compile  MACHO_KERNEL/svr4_signo.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/svr4/svr4_signo.c
#   compile  MACHO_KERNEL/svr4_socket.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/svr4/svr4_socket.c
#   compile  MACHO_KERNEL/svr4_sockio.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/svr4/svr4_sockio.c
#   compile  MACHO_KERNEL/svr4_stat.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/svr4/svr4_stat.c
#   compile  MACHO_KERNEL/svr4_stream.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/svr4/svr4_stream.c
#   compile  MACHO_KERNEL/svr4_syscalls.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/svr4/svr4_syscalls.c
#   compile  MACHO_KERNEL/svr4_sysent.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/svr4/svr4_sysent.c
#   compile  MACHO_KERNEL/svr4_termios.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/svr4/svr4_termios.c
#   compile  MACHO_KERNEL/svr4_ttold.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/svr4/svr4_ttold.c
#   compile  MACHO_KERNEL/svr4_machdep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/svr4_machdep.c
#   compile  MACHO_KERNEL/svr4_sigcode.o
cc -x assembler-with-cpp -traditional-cpp -D_LOCORE -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/svr4_sigcode.S
#   compile  MACHO_KERNEL/svr4_syscall.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/svr4_syscall.c
#   compile  MACHO_KERNEL/mach_bootstrap.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/mach/mach_bootstrap.c
#   compile  MACHO_KERNEL/mach_clock.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/mach/mach_clock.c
#   compile  MACHO_KERNEL/mach_errno.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/mach/mach_errno.c
#   compile  MACHO_KERNEL/mach_exception.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/mach/mach_exception.c
#   compile  MACHO_KERNEL/mach_exec.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/mach/mach_exec.c
#   compile  MACHO_KERNEL/mach_host.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/mach/mach_host.c
#   compile  MACHO_KERNEL/mach_iokit.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/mach/mach_iokit.c
#   compile  MACHO_KERNEL/mach_misc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/mach/mach_misc.c
#   compile  MACHO_KERNEL/mach_message.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/mach/mach_message.c
#   compile  MACHO_KERNEL/mach_notify.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/mach/mach_notify.c
#   compile  MACHO_KERNEL/mach_port.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/mach/mach_port.c
#   compile  MACHO_KERNEL/mach_semaphore.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/mach/mach_semaphore.c
#   compile  MACHO_KERNEL/mach_services.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/mach/mach_services.c
#   compile  MACHO_KERNEL/mach_syscalls.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/mach/mach_syscalls.c
#   compile  MACHO_KERNEL/mach_sysctl.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/mach/mach_sysctl.c
#   compile  MACHO_KERNEL/mach_sysent.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/mach/mach_sysent.c
#   compile  MACHO_KERNEL/mach_task.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/mach/mach_task.c
#   compile  MACHO_KERNEL/mach_thread.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/mach/mach_thread.c
#   compile  MACHO_KERNEL/mach_vm.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/mach/mach_vm.c
#   compile  MACHO_KERNEL/mach_machdep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/mach_machdep.c
#   compile  MACHO_KERNEL/mach_sigcode.o
cc -x assembler-with-cpp -traditional-cpp -D_LOCORE -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/mach_sigcode.S
#   compile  MACHO_KERNEL/mach_syscall.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/mach_syscall.c
#   compile  MACHO_KERNEL/darwin_commpage_machdep.o
cc -x assembler-with-cpp -traditional-cpp -D_LOCORE -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/darwin_commpage_machdep.S
#   compile  MACHO_KERNEL/macho_machdep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/macho_machdep.c
#   compile  MACHO_KERNEL/darwin_attr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/darwin/darwin_attr.c
#   compile  MACHO_KERNEL/darwin_audit.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/darwin/darwin_audit.c
#   compile  MACHO_KERNEL/darwin_commpage.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/darwin/darwin_commpage.c
#   compile  MACHO_KERNEL/darwin_exec.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/darwin/darwin_exec.c
#   compile  MACHO_KERNEL/darwin_ioctl.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/darwin/darwin_ioctl.c
#   compile  MACHO_KERNEL/darwin_ioframebuffer.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/darwin/darwin_ioframebuffer.c
#   compile  MACHO_KERNEL/darwin_iohidsystem.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/darwin/darwin_iohidsystem.c
#   compile  MACHO_KERNEL/darwin_iokit.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/darwin/darwin_iokit.c
#   compile  MACHO_KERNEL/darwin_ktrace.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/darwin/darwin_ktrace.c
#   compile  MACHO_KERNEL/darwin_mman.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/darwin/darwin_mman.c
#   compile  MACHO_KERNEL/darwin_mount.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/darwin/darwin_mount.c
#   compile  MACHO_KERNEL/darwin_ptrace.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/darwin/darwin_ptrace.c
#   compile  MACHO_KERNEL/darwin_route.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/darwin/darwin_route.c
#   compile  MACHO_KERNEL/darwin_signal.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/darwin/darwin_signal.c
#   compile  MACHO_KERNEL/darwin_socket.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/darwin/darwin_socket.c
#   compile  MACHO_KERNEL/darwin_stat.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/darwin/darwin_stat.c
#   compile  MACHO_KERNEL/darwin_sysent.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/darwin/darwin_sysent.c
#   compile  MACHO_KERNEL/darwin_sysctl.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/darwin/darwin_sysctl.c
#   compile  MACHO_KERNEL/darwin_thread.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/darwin/darwin_thread.c
#   compile  MACHO_KERNEL/darwin_unistd.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/darwin/darwin_unistd.c
#   compile  MACHO_KERNEL/darwin_machdep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/darwin_machdep.c
#   compile  MACHO_KERNEL/ibcs2_errno.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/ibcs2/ibcs2_errno.c
#   compile  MACHO_KERNEL/ibcs2_exec.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/ibcs2/ibcs2_exec.c
#   compile  MACHO_KERNEL/ibcs2_exec_coff.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/ibcs2/ibcs2_exec_coff.c
#   compile  MACHO_KERNEL/ibcs2_exec_elf32.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/ibcs2/ibcs2_exec_elf32.c
#   compile  MACHO_KERNEL/ibcs2_exec_xout.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/ibcs2/ibcs2_exec_xout.c
#   compile  MACHO_KERNEL/ibcs2_fcntl.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/ibcs2/ibcs2_fcntl.c
#   compile  MACHO_KERNEL/ibcs2_ioctl.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/ibcs2/ibcs2_ioctl.c
#   compile  MACHO_KERNEL/ibcs2_ipc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/ibcs2/ibcs2_ipc.c
#   compile  MACHO_KERNEL/ibcs2_misc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/ibcs2/ibcs2_misc.c
#   compile  MACHO_KERNEL/ibcs2_signal.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/ibcs2/ibcs2_signal.c
#   compile  MACHO_KERNEL/ibcs2_signo.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/ibcs2/ibcs2_signo.c
#   compile  MACHO_KERNEL/ibcs2_socksys.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/ibcs2/ibcs2_socksys.c
#   compile  MACHO_KERNEL/ibcs2_stat.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/ibcs2/ibcs2_stat.c
#   compile  MACHO_KERNEL/ibcs2_syscalls.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/ibcs2/ibcs2_syscalls.c
#   compile  MACHO_KERNEL/ibcs2_sysent.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/ibcs2/ibcs2_sysent.c
#   compile  MACHO_KERNEL/ibcs2_machdep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/ibcs2_machdep.c
#   compile  MACHO_KERNEL/ibcs2_sigcode.o
cc -x assembler-with-cpp -traditional-cpp -D_LOCORE -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/ibcs2_sigcode.S
#   compile  MACHO_KERNEL/ibcs2_syscall.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/ibcs2_syscall.c
#   compile  MACHO_KERNEL/linux_blkio.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/common/linux_blkio.c
#   compile  MACHO_KERNEL/linux_cdrom.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/common/linux_cdrom.c
#   compile  MACHO_KERNEL/linux_errno.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/common/linux_errno.c
#   compile  MACHO_KERNEL/linux_exec.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/common/linux_exec.c
#   compile  MACHO_KERNEL/linux_exec_elf32.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/common/linux_exec_elf32.c
#   compile  MACHO_KERNEL/linux_exec_aout.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/common/linux_exec_aout.c
#   compile  MACHO_KERNEL/linux_fdio.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/common/linux_fdio.c
#   compile  MACHO_KERNEL/linux_file.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/common/linux_file.c
#   compile  MACHO_KERNEL/linux_hdio.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/common/linux_hdio.c
#   compile  MACHO_KERNEL/linux_ioctl.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/common/linux_ioctl.c
#   compile  MACHO_KERNEL/linux_ipc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/common/linux_ipc.c
#   compile  MACHO_KERNEL/linux_misc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/common/linux_misc.c
#   compile  MACHO_KERNEL/linux_mtio.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/common/linux_mtio.c
#   compile  MACHO_KERNEL/linux_sched.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/common/linux_sched.c
#   compile  MACHO_KERNEL/linux_sg.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/common/linux_sg.c
#   compile  MACHO_KERNEL/linux_signal.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/common/linux_signal.c
#   compile  MACHO_KERNEL/linux_signo.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/common/linux_signo.c
#   compile  MACHO_KERNEL/linux_socket.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/common/linux_socket.c
#   compile  MACHO_KERNEL/linux_sysctl.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/common/linux_sysctl.c
#   compile  MACHO_KERNEL/linux_termios.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/common/linux_termios.c
#   compile  MACHO_KERNEL/linux_uselib.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/common/linux_uselib.c
#   compile  MACHO_KERNEL/linux_time.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/common/linux_time.c
#   compile  MACHO_KERNEL/linux_machdep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/arch/i386/linux_machdep.c
#   compile  MACHO_KERNEL/linux_syscalls.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/arch/i386/linux_syscalls.c
#   compile  MACHO_KERNEL/linux_sysent.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/arch/i386/linux_sysent.c
#   compile  MACHO_KERNEL/linux_commons.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/arch/i386/linux_commons.c
#   compile  MACHO_KERNEL/linux_ptrace.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/arch/i386/linux_ptrace.c
#   compile  MACHO_KERNEL/linux_exec_machdep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/linux/arch/i386/linux_exec_machdep.c
#   compile  MACHO_KERNEL/linux_sigcode.o
cc -x assembler-with-cpp -traditional-cpp -D_LOCORE -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/linux_sigcode.S
#   compile  MACHO_KERNEL/linux_syscall.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/linux_syscall.c
#   compile  MACHO_KERNEL/linux_trap.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/linux_trap.c
#   compile  MACHO_KERNEL/freebsd_exec.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/freebsd/freebsd_exec.c
#   compile  MACHO_KERNEL/freebsd_exec_elf32.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/freebsd/freebsd_exec_elf32.c
#   compile  MACHO_KERNEL/freebsd_exec_aout.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/freebsd/freebsd_exec_aout.c
#   compile  MACHO_KERNEL/freebsd_file.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/freebsd/freebsd_file.c
#   compile  MACHO_KERNEL/freebsd_fork.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/freebsd/freebsd_fork.c
#   compile  MACHO_KERNEL/freebsd_ioctl.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/freebsd/freebsd_ioctl.c
#   compile  MACHO_KERNEL/freebsd_ipc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/freebsd/freebsd_ipc.c
#   compile  MACHO_KERNEL/freebsd_misc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/freebsd/freebsd_misc.c
#   compile  MACHO_KERNEL/freebsd_ptrace.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/freebsd/freebsd_ptrace.c
#   compile  MACHO_KERNEL/freebsd_sched.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/freebsd/freebsd_sched.c
#   compile  MACHO_KERNEL/freebsd_sysctl.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/freebsd/freebsd_sysctl.c
#   compile  MACHO_KERNEL/freebsd_sysent.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/freebsd/freebsd_sysent.c
#   compile  MACHO_KERNEL/freebsd_syscalls.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/freebsd/freebsd_syscalls.c
#   compile  MACHO_KERNEL/freebsd_machdep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/freebsd_machdep.c
#   compile  MACHO_KERNEL/freebsd_sigcode.o
cc -x assembler-with-cpp -traditional-cpp -D_LOCORE -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/freebsd_sigcode.S
#   compile  MACHO_KERNEL/freebsd_syscall.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/freebsd_syscall.c
#   compile  MACHO_KERNEL/ossaudio.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../compat/ossaudio/ossaudio.c
#   compile  MACHO_KERNEL/cardslot.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/cardbus/cardslot.c
#   compile  MACHO_KERNEL/cardbus.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/cardbus/cardbus.c
#   compile  MACHO_KERNEL/cardbus_map.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/cardbus/cardbus_map.c
#   compile  MACHO_KERNEL/cardbus_exrom.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/cardbus/cardbus_exrom.c
#   compile  MACHO_KERNEL/rbus.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/cardbus/rbus.c
#   compile  MACHO_KERNEL/rbus_machdep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/rbus_machdep.c
#   compile  MACHO_KERNEL/i82365.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/i82365.c
#   compile  MACHO_KERNEL/i82365_isa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/i82365_isa.c
#   compile  MACHO_KERNEL/i82365_pci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pci/i82365_pci.c
#   compile  MACHO_KERNEL/i82365_isapnp.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isapnp/i82365_isapnp.c
#   compile  MACHO_KERNEL/i82365_isasubr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/i82365_isasubr.c
#   compile  MACHO_KERNEL/tcic2.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/ic/tcic2.c
#   compile  MACHO_KERNEL/tcic2_isa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/isa/tcic2_isa.c
#   compile  MACHO_KERNEL/pcmcia.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pcmcia/pcmcia.c
#   compile  MACHO_KERNEL/pcmcia_cis.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pcmcia/pcmcia_cis.c
#   compile  MACHO_KERNEL/pcmcia_cis_quirks.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pcmcia/pcmcia_cis_quirks.c
#   compile  MACHO_KERNEL/if_ep_pcmcia.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pcmcia/if_ep_pcmcia.c
#   compile  MACHO_KERNEL/if_ne_pcmcia.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pcmcia/if_ne_pcmcia.c
#   compile  MACHO_KERNEL/aic_pcmcia.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pcmcia/aic_pcmcia.c
#   compile  MACHO_KERNEL/esp_pcmcia.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pcmcia/esp_pcmcia.c
#   compile  MACHO_KERNEL/com_pcmcia.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pcmcia/com_pcmcia.c
#   compile  MACHO_KERNEL/wdc_pcmcia.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pcmcia/wdc_pcmcia.c
#   compile  MACHO_KERNEL/if_sm_pcmcia.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pcmcia/if_sm_pcmcia.c
#   compile  MACHO_KERNEL/if_mbe_pcmcia.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pcmcia/if_mbe_pcmcia.c
#   compile  MACHO_KERNEL/pcmcom.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pcmcia/pcmcom.c
#   compile  MACHO_KERNEL/if_cnw.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pcmcia/if_cnw.c
#   compile  MACHO_KERNEL/mhzc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pcmcia/mhzc.c
#   compile  MACHO_KERNEL/if_ray.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pcmcia/if_ray.c
#   compile  MACHO_KERNEL/if_awi_pcmcia.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pcmcia/if_awi_pcmcia.c
#   compile  MACHO_KERNEL/if_wi_pcmcia.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pcmcia/if_wi_pcmcia.c
#   compile  MACHO_KERNEL/xirc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pcmcia/xirc.c
#   compile  MACHO_KERNEL/if_xi.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pcmcia/if_xi.c
#   compile  MACHO_KERNEL/if_cs_pcmcia.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pcmcia/if_cs_pcmcia.c
#   compile  MACHO_KERNEL/if_an_pcmcia.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/pcmcia/if_an_pcmcia.c
#   compile  MACHO_KERNEL/usb.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/usb.c
#   compile  MACHO_KERNEL/usbdi.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/usbdi.c
#   compile  MACHO_KERNEL/usbdi_util.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/usbdi_util.c
#   compile  MACHO_KERNEL/usb_mem.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/usb_mem.c
#   compile  MACHO_KERNEL/usb_subr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/usb_subr.c
#   compile  MACHO_KERNEL/usb_quirks.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/usb_quirks.c
#   compile  MACHO_KERNEL/uhub.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/uhub.c
#   compile  MACHO_KERNEL/ezload.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/ezload.c
#   compile  MACHO_KERNEL/uaudio.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/uaudio.c
#   compile  MACHO_KERNEL/umidi.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/umidi.c
#   compile  MACHO_KERNEL/umidi_quirks.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/umidi_quirks.c
#   compile  MACHO_KERNEL/ucom.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/ucom.c
#   compile  MACHO_KERNEL/ugen.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/ugen.c
#   compile  MACHO_KERNEL/hid.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/hid.c
#   compile  MACHO_KERNEL/uhidev.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/uhidev.c
#   compile  MACHO_KERNEL/uhid.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/uhid.c
#   compile  MACHO_KERNEL/ukbd.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/ukbd.c
#   compile  MACHO_KERNEL/ukbdmap.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/ukbdmap.c
#   compile  MACHO_KERNEL/ums.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/ums.c
#   compile  MACHO_KERNEL/uep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/uep.c
#   compile  MACHO_KERNEL/ulpt.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/ulpt.c
#   compile  MACHO_KERNEL/umass.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/umass.c
#   compile  MACHO_KERNEL/umass_isdata.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/umass_isdata.c
#   compile  MACHO_KERNEL/umass_quirks.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/umass_quirks.c
#   compile  MACHO_KERNEL/umass_scsipi.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/umass_scsipi.c
#   compile  MACHO_KERNEL/uirda.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/uirda.c
#   compile  MACHO_KERNEL/ustir.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/ustir.c
#   compile  MACHO_KERNEL/urio.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/urio.c
#   compile  MACHO_KERNEL/uvisor.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/uvisor.c
#   compile  MACHO_KERNEL/uyap.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/uyap.c
#   compile  MACHO_KERNEL/udsbr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/udsbr.c
#   compile  MACHO_KERNEL/if_aue.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/if_aue.c
#   compile  MACHO_KERNEL/if_cue.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/if_cue.c
#   compile  MACHO_KERNEL/if_kue.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/if_kue.c
#   compile  MACHO_KERNEL/if_upl.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/if_upl.c
#   compile  MACHO_KERNEL/if_url.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/if_url.c
#   compile  MACHO_KERNEL/if_axe.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/if_axe.c
#   compile  MACHO_KERNEL/if_udav.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/if_udav.c
#   compile  MACHO_KERNEL/umodem_common.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/umodem_common.c
#   compile  MACHO_KERNEL/umodem.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/umodem.c
#   compile  MACHO_KERNEL/uftdi.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/uftdi.c
#   compile  MACHO_KERNEL/uplcom.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/uplcom.c
#   compile  MACHO_KERNEL/umct.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/umct.c
#   compile  MACHO_KERNEL/uvscom.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/uvscom.c
#   compile  MACHO_KERNEL/ubsa.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/ubsa.c
#   compile  MACHO_KERNEL/ukyopon.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/ukyopon.c
#   compile  MACHO_KERNEL/uscanner.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/uscanner.c
#   compile  MACHO_KERNEL/usscanner.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/usb/usscanner.c
#   compile  MACHO_KERNEL/OsdEnvironment.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Osd/OsdEnvironment.c
#   compile  MACHO_KERNEL/OsdHardware.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Osd/OsdHardware.c
#   compile  MACHO_KERNEL/OsdInterrupt.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Osd/OsdInterrupt.c
#   compile  MACHO_KERNEL/OsdMemory.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Osd/OsdMemory.c
#   compile  MACHO_KERNEL/OsdMisc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Osd/OsdMisc.c
#   compile  MACHO_KERNEL/OsdSchedule.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Osd/OsdSchedule.c
#   compile  MACHO_KERNEL/OsdStream.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Osd/OsdStream.c
#   compile  MACHO_KERNEL/OsdSynch.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Osd/OsdSynch.c
#   compile  MACHO_KERNEL/dsfield.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/dsfield.c
#   compile  MACHO_KERNEL/dsinit.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/dsinit.c
#   compile  MACHO_KERNEL/dsmethod.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/dsmethod.c
#   compile  MACHO_KERNEL/dsmthdat.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/dsmthdat.c
#   compile  MACHO_KERNEL/dsobject.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/dsobject.c
#   compile  MACHO_KERNEL/dsopcode.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/dsopcode.c
#   compile  MACHO_KERNEL/dsutils.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/dsutils.c
#   compile  MACHO_KERNEL/dswexec.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/dswexec.c
#   compile  MACHO_KERNEL/dswload.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/dswload.c
#   compile  MACHO_KERNEL/dswscope.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/dswscope.c
#   compile  MACHO_KERNEL/dswstate.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/dswstate.c
#   compile  MACHO_KERNEL/evevent.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/evevent.c
#   compile  MACHO_KERNEL/evgpe.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/evgpe.c
#   compile  MACHO_KERNEL/evgpeblk.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/evgpeblk.c
#   compile  MACHO_KERNEL/evmisc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/evmisc.c
#   compile  MACHO_KERNEL/evregion.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/evregion.c
#   compile  MACHO_KERNEL/evrgnini.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/evrgnini.c
#   compile  MACHO_KERNEL/evsci.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/evsci.c
#   compile  MACHO_KERNEL/evxface.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/evxface.c
#   compile  MACHO_KERNEL/evxfevnt.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/evxfevnt.c
#   compile  MACHO_KERNEL/evxfregn.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/evxfregn.c
#   compile  MACHO_KERNEL/exconfig.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/exconfig.c
#   compile  MACHO_KERNEL/exconvrt.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/exconvrt.c
#   compile  MACHO_KERNEL/excreate.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/excreate.c
#   compile  MACHO_KERNEL/exdump.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/exdump.c
#   compile  MACHO_KERNEL/exfield.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/exfield.c
#   compile  MACHO_KERNEL/exfldio.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/exfldio.c
#   compile  MACHO_KERNEL/exmisc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/exmisc.c
#   compile  MACHO_KERNEL/exmutex.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/exmutex.c
#   compile  MACHO_KERNEL/exnames.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/exnames.c
#   compile  MACHO_KERNEL/exoparg1.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/exoparg1.c
#   compile  MACHO_KERNEL/exoparg2.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/exoparg2.c
#   compile  MACHO_KERNEL/exoparg3.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/exoparg3.c
#   compile  MACHO_KERNEL/exoparg6.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/exoparg6.c
#   compile  MACHO_KERNEL/exprep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/exprep.c
#   compile  MACHO_KERNEL/exregion.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/exregion.c
#   compile  MACHO_KERNEL/exresnte.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/exresnte.c
#   compile  MACHO_KERNEL/exresolv.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/exresolv.c
#   compile  MACHO_KERNEL/exresop.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/exresop.c
#   compile  MACHO_KERNEL/exstore.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/exstore.c
#   compile  MACHO_KERNEL/exstoren.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/exstoren.c
#   compile  MACHO_KERNEL/exstorob.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/exstorob.c
#   compile  MACHO_KERNEL/exsystem.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/exsystem.c
#   compile  MACHO_KERNEL/exutils.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/exutils.c
#   compile  MACHO_KERNEL/hwacpi.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/hwacpi.c
#   compile  MACHO_KERNEL/hwgpe.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/hwgpe.c
#   compile  MACHO_KERNEL/hwregs.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/hwregs.c
#   compile  MACHO_KERNEL/hwsleep.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/hwsleep.c
#   compile  MACHO_KERNEL/hwtimer.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/hwtimer.c
#   compile  MACHO_KERNEL/nsaccess.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/nsaccess.c
#   compile  MACHO_KERNEL/nsalloc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/nsalloc.c
#   compile  MACHO_KERNEL/nsdump.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/nsdump.c
#   compile  MACHO_KERNEL/nsdumpdv.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/nsdumpdv.c
#   compile  MACHO_KERNEL/nseval.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/nseval.c
#   compile  MACHO_KERNEL/nsinit.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/nsinit.c
#   compile  MACHO_KERNEL/nsload.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/nsload.c
#   compile  MACHO_KERNEL/nsnames.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/nsnames.c
#   compile  MACHO_KERNEL/nsobject.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/nsobject.c
#   compile  MACHO_KERNEL/nsparse.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/nsparse.c
#   compile  MACHO_KERNEL/nssearch.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/nssearch.c
#   compile  MACHO_KERNEL/nsutils.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/nsutils.c
#   compile  MACHO_KERNEL/nswalk.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/nswalk.c
#   compile  MACHO_KERNEL/nsxfeval.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/nsxfeval.c
#   compile  MACHO_KERNEL/nsxfname.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/nsxfname.c
#   compile  MACHO_KERNEL/nsxfobj.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/nsxfobj.c
#   compile  MACHO_KERNEL/psargs.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/psargs.c
#   compile  MACHO_KERNEL/psopcode.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/psopcode.c
#   compile  MACHO_KERNEL/psparse.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/psparse.c
#   compile  MACHO_KERNEL/psscope.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/psscope.c
#   compile  MACHO_KERNEL/pstree.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/pstree.c
#   compile  MACHO_KERNEL/psutils.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/psutils.c
#   compile  MACHO_KERNEL/pswalk.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/pswalk.c
#   compile  MACHO_KERNEL/psxface.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/psxface.c
#   compile  MACHO_KERNEL/rsaddr.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/rsaddr.c
#   compile  MACHO_KERNEL/rscalc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/rscalc.c
#   compile  MACHO_KERNEL/rscreate.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/rscreate.c
#   compile  MACHO_KERNEL/rsdump.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/rsdump.c
#   compile  MACHO_KERNEL/rsio.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/rsio.c
#   compile  MACHO_KERNEL/rsirq.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/rsirq.c
#   compile  MACHO_KERNEL/rslist.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/rslist.c
#   compile  MACHO_KERNEL/rsmemory.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/rsmemory.c
#   compile  MACHO_KERNEL/rsmisc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/rsmisc.c
#   compile  MACHO_KERNEL/rsutils.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/rsutils.c
#   compile  MACHO_KERNEL/rsxface.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/rsxface.c
#   compile  MACHO_KERNEL/tbconvrt.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/tbconvrt.c
#   compile  MACHO_KERNEL/tbget.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/tbget.c
#   compile  MACHO_KERNEL/tbgetall.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/tbgetall.c
#   compile  MACHO_KERNEL/tbinstal.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/tbinstal.c
#   compile  MACHO_KERNEL/tbrsdt.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/tbrsdt.c
#   compile  MACHO_KERNEL/tbutils.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/tbutils.c
#   compile  MACHO_KERNEL/tbxface.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/tbxface.c
#   compile  MACHO_KERNEL/tbxfroot.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/tbxfroot.c
#   compile  MACHO_KERNEL/utalloc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/utalloc.c
#   compile  MACHO_KERNEL/utcopy.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/utcopy.c
#   compile  MACHO_KERNEL/utdebug.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/utdebug.c
#   compile  MACHO_KERNEL/utdelete.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/utdelete.c
#   compile  MACHO_KERNEL/uteval.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/uteval.c
#   compile  MACHO_KERNEL/utglobal.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/utglobal.c
#   compile  MACHO_KERNEL/utinit.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/utinit.c
#   compile  MACHO_KERNEL/utmath.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/utmath.c
#   compile  MACHO_KERNEL/utmisc.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/utmisc.c
#   compile  MACHO_KERNEL/utobject.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/utobject.c
#   compile  MACHO_KERNEL/utxface.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpica/Subsystem/utxface.c
#   compile  MACHO_KERNEL/acpi.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpi.c
#   compile  MACHO_KERNEL/acpi_resource.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpi_resource.c
#   compile  MACHO_KERNEL/acpi_powerres.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpi_powerres.c
#   compile  MACHO_KERNEL/acpi_madt.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpi_madt.c
#   compile  MACHO_KERNEL/acpi_quirks.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpi_quirks.c
#   compile  MACHO_KERNEL/acpi_ec.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpi_ec.c
#   compile  MACHO_KERNEL/acpi_lid.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpi_lid.c
#   compile  MACHO_KERNEL/acpi_button.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpi_button.c
#   compile  MACHO_KERNEL/acpi_acad.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpi_acad.c
#   compile  MACHO_KERNEL/acpi_bat.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpi_bat.c
#   compile  MACHO_KERNEL/acpi_tz.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/acpi_tz.c
#   compile  MACHO_KERNEL/com_acpi.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/com_acpi.c
#   compile  MACHO_KERNEL/fdc_acpi.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/fdc_acpi.c
#   compile  MACHO_KERNEL/lpt_acpi.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/lpt_acpi.c
#   compile  MACHO_KERNEL/pckbc_acpi.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/pckbc_acpi.c
#   compile  MACHO_KERNEL/wss_acpi.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/wss_acpi.c
#   compile  MACHO_KERNEL/mpu_acpi.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/mpu_acpi.c
#   compile  MACHO_KERNEL/joy_acpi.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../dev/acpi/joy_acpi.c
#   compile  MACHO_KERNEL/acpi_wakeup.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/acpi/acpi_wakeup.c
#   compile  MACHO_KERNEL/npx_acpi.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/acpi/npx_acpi.c
#   compile  MACHO_KERNEL/est.o
cc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf -c ../../../../arch/i386/i386/est.c
#   uudecode MACHO_KERNEL/athhal-elf.o
uudecode -p ../../../../../contrib/sys/arch/i386/dev/athhal-elf-o.uue > athhal-elf.o
making sure the compat library is up to date...
#   compile  compat/compat_exec.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf    -c    ../../../../../../compat/common/compat_exec.c -o compat_exec.o.tmp
ld -x -r compat_exec.o.tmp -o compat_exec.o
rm -f compat_exec.o.tmp
#   compile  compat/compat_util.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf    -c    ../../../../../../compat/common/compat_util.c -o compat_util.o.tmp
ld -x -r compat_util.o.tmp -o compat_util.o
rm -f compat_util.o.tmp
#   compile  compat/compat_file.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf    -c    ../../../../../../compat/common/compat_file.c -o compat_file.o.tmp
ld -x -r compat_file.o.tmp -o compat_file.o
rm -f compat_file.o.tmp
#   compile  compat/kern_exit_43.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf    -c    ../../../../../../compat/common/kern_exit_43.c -o kern_exit_43.o.tmp
ld -x -r kern_exit_43.o.tmp -o kern_exit_43.o
rm -f kern_exit_43.o.tmp
#   compile  compat/kern_info_43.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf    -c    ../../../../../../compat/common/kern_info_43.c -o kern_info_43.o.tmp
ld -x -r kern_info_43.o.tmp -o kern_info_43.o
rm -f kern_info_43.o.tmp
#   compile  compat/kern_resource_43.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf    -c    ../../../../../../compat/common/kern_resource_43.c -o kern_resource_43.o.tmp
ld -x -r kern_resource_43.o.tmp -o kern_resource_43.o
rm -f kern_resource_43.o.tmp
#   compile  compat/kern_sig_43.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf    -c    ../../../../../../compat/common/kern_sig_43.c -o kern_sig_43.o.tmp
ld -x -r kern_sig_43.o.tmp -o kern_sig_43.o
rm -f kern_sig_43.o.tmp
#   compile  compat/tty_43.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf    -c    ../../../../../../compat/common/tty_43.c -o tty_43.o.tmp
ld -x -r tty_43.o.tmp -o tty_43.o
rm -f tty_43.o.tmp
#   compile  compat/uipc_syscalls_43.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf    -c    ../../../../../../compat/common/uipc_syscalls_43.c -o uipc_syscalls_43.o.tmp
ld -x -r uipc_syscalls_43.o.tmp -o uipc_syscalls_43.o
rm -f uipc_syscalls_43.o.tmp
#   compile  compat/vfs_syscalls_43.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf    -c    ../../../../../../compat/common/vfs_syscalls_43.c -o vfs_syscalls_43.o.tmp
ld -x -r vfs_syscalls_43.o.tmp -o vfs_syscalls_43.o
rm -f vfs_syscalls_43.o.tmp
#   compile  compat/vm_43.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf    -c    ../../../../../../compat/common/vm_43.c -o vm_43.o.tmp
ld -x -r vm_43.o.tmp -o vm_43.o
rm -f vm_43.o.tmp
#   compile  compat/kern_info_09.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf    -c    ../../../../../../compat/common/kern_info_09.c -o kern_info_09.o.tmp
ld -x -r kern_info_09.o.tmp -o kern_info_09.o
rm -f kern_info_09.o.tmp
#   compile  compat/kern_xxx_12.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf    -c    ../../../../../../compat/common/kern_xxx_12.c -o kern_xxx_12.o.tmp
ld -x -r kern_xxx_12.o.tmp -o kern_xxx_12.o
rm -f kern_xxx_12.o.tmp
#   compile  compat/vfs_syscalls_12.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf    -c    ../../../../../../compat/common/vfs_syscalls_12.c -o vfs_syscalls_12.o.tmp
ld -x -r vfs_syscalls_12.o.tmp -o vfs_syscalls_12.o
rm -f vfs_syscalls_12.o.tmp
#   compile  compat/vm_12.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf    -c    ../../../../../../compat/common/vm_12.c -o vm_12.o.tmp
ld -x -r vm_12.o.tmp -o vm_12.o
rm -f vm_12.o.tmp
#   compile  compat/kern_sig_13.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf    -c    ../../../../../../compat/common/kern_sig_13.c -o kern_sig_13.o.tmp
ld -x -r kern_sig_13.o.tmp -o kern_sig_13.o
rm -f kern_sig_13.o.tmp
#   compile  compat/sysv_ipc_14.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf    -c    ../../../../../../compat/common/sysv_ipc_14.c -o sysv_ipc_14.o.tmp
ld -x -r sysv_ipc_14.o.tmp -o sysv_ipc_14.o
rm -f sysv_ipc_14.o.tmp
#   compile  compat/sysv_msg_14.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf    -c    ../../../../../../compat/common/sysv_msg_14.c -o sysv_msg_14.o.tmp
ld -x -r sysv_msg_14.o.tmp -o sysv_msg_14.o
rm -f sysv_msg_14.o.tmp
#   compile  compat/sysv_shm_14.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf    -c    ../../../../../../compat/common/sysv_shm_14.c -o sysv_shm_14.o.tmp
ld -x -r sysv_shm_14.o.tmp -o sysv_shm_14.o
rm -f sysv_shm_14.o.tmp
#   compile  compat/sysv_sem_14.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf    -c    ../../../../../../compat/common/sysv_sem_14.c -o sysv_sem_14.o.tmp
ld -x -r sysv_sem_14.o.tmp -o sysv_sem_14.o
rm -f sysv_sem_14.o.tmp
#   compile  compat/vfs_syscalls_20.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf    -c    ../../../../../../compat/common/vfs_syscalls_20.c -o vfs_syscalls_20.o.tmp
ld -x -r vfs_syscalls_20.o.tmp -o vfs_syscalls_20.o
rm -f vfs_syscalls_20.o.tmp
#   compile  compat/kern_ipc_10.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf    -c    ../../../../../../compat/common/kern_ipc_10.c -o kern_ipc_10.o.tmp
ld -x -r kern_ipc_10.o.tmp -o kern_ipc_10.o
rm -f kern_ipc_10.o.tmp
#     build  compat/libcompat.a
rm -f libcompat.a
ar cq libcompat.a `NM=nm lorder compat_exec.o compat_util.o compat_file.o kern_exit_43.o kern_info_43.o kern_resource_43.o kern_sig_43.o tty_43.o uipc_syscalls_43.o vfs_syscalls_43.o vm_43.o kern_info_09.o kern_xxx_12.o vfs_syscalls_12.o vm_12.o kern_sig_13.o sysv_ipc_14.o sysv_msg_14.o sysv_shm_14.o sysv_sem_14.o vfs_syscalls_20.o kern_ipc_10.o | tsort -q`
ranlib libcompat.a
making sure the kern library is up to date...
#   compile  kern/__main.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/__main.c -o __main.o.tmp
ld -x -r __main.o.tmp -o __main.o
rm -f __main.o.tmp
#   compile  kern/__assert.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/__assert.c -o __assert.o.tmp
ld -x -r __assert.o.tmp -o __assert.o
rm -f __assert.o.tmp
#   compile  kern/imax.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/imax.c -o imax.o.tmp
ld -x -r imax.o.tmp -o imax.o
rm -f imax.o.tmp
#   compile  kern/imin.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/imin.c -o imin.o.tmp
ld -x -r imin.o.tmp -o imin.o
rm -f imin.o.tmp
#   compile  kern/lmax.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/lmax.c -o lmax.o.tmp
ld -x -r lmax.o.tmp -o lmax.o
rm -f lmax.o.tmp
#   compile  kern/lmin.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/lmin.c -o lmin.o.tmp
ld -x -r lmin.o.tmp -o lmin.o
rm -f lmin.o.tmp
#   compile  kern/max.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/max.c -o max.o.tmp
ld -x -r max.o.tmp -o max.o
rm -f max.o.tmp
#   compile  kern/min.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/min.c -o min.o.tmp
ld -x -r min.o.tmp -o min.o
rm -f min.o.tmp
#   compile  kern/ulmax.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/ulmax.c -o ulmax.o.tmp
ld -x -r ulmax.o.tmp -o ulmax.o
rm -f ulmax.o.tmp
#   compile  kern/ulmin.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/ulmin.c -o ulmin.o.tmp
ld -x -r ulmin.o.tmp -o ulmin.o
rm -f ulmin.o.tmp
#   compile  kern/byte_swap_2.o
cc -x assembler-with-cpp -traditional-cpp  -D_LOCORE -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c -traditional-cpp    ../../../../../../lib/libkern/arch/i386/byte_swap_2.S -o byte_swap_2.o.tmp
ld -x -r byte_swap_2.o.tmp -o byte_swap_2.o
rm -f byte_swap_2.o.tmp
#   compile  kern/byte_swap_4.o
cc -x assembler-with-cpp -traditional-cpp  -D_LOCORE -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c -traditional-cpp    ../../../../../../lib/libkern/arch/i386/byte_swap_4.S -o byte_swap_4.o.tmp
ld -x -r byte_swap_4.o.tmp -o byte_swap_4.o
rm -f byte_swap_4.o.tmp
#   compile  kern/bswap64.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/bswap64.c -o bswap64.o.tmp
ld -x -r bswap64.o.tmp -o bswap64.o
rm -f bswap64.o.tmp
#   compile  kern/ffs.o
cc -x assembler-with-cpp -traditional-cpp  -D_LOCORE -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c -traditional-cpp    ../../../../../../lib/libkern/arch/i386/ffs.S -o ffs.o.tmp
ld -x -r ffs.o.tmp -o ffs.o
rm -f ffs.o.tmp
#   compile  kern/memchr.o
cc -x assembler-with-cpp -traditional-cpp  -D_LOCORE -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c -traditional-cpp    ../../../../../../lib/libkern/arch/i386/memchr.S -o memchr.o.tmp
ld -x -r memchr.o.tmp -o memchr.o
rm -f memchr.o.tmp
#   compile  kern/memcmp.o
cc -x assembler-with-cpp -traditional-cpp  -D_LOCORE -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c -traditional-cpp    ../../../../../../lib/libkern/arch/i386/memcmp.S -o memcmp.o.tmp
ld -x -r memcmp.o.tmp -o memcmp.o
rm -f memcmp.o.tmp
#   compile  kern/memcpy.o
cc -x assembler-with-cpp -traditional-cpp  -D_LOCORE -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c -traditional-cpp    ../../../../../../lib/libkern/arch/i386/memcpy.S -o memcpy.o.tmp
ld -x -r memcpy.o.tmp -o memcpy.o
rm -f memcpy.o.tmp
#   compile  kern/memmove.o
cc -x assembler-with-cpp -traditional-cpp  -D_LOCORE -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c -traditional-cpp    ../../../../../../lib/libkern/arch/i386/memmove.S -o memmove.o.tmp
ld -x -r memmove.o.tmp -o memmove.o
rm -f memmove.o.tmp
#   compile  kern/memset.o
cc -x assembler-with-cpp -traditional-cpp  -D_LOCORE -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c -traditional-cpp    ../../../../../../lib/libkern/arch/i386/memset.S -o memset.o.tmp
ld -x -r memset.o.tmp -o memset.o
rm -f memset.o.tmp
#   compile  kern/strcat.o
cc -x assembler-with-cpp -traditional-cpp  -D_LOCORE -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c -traditional-cpp    ../../../../../../lib/libkern/arch/i386/strcat.S -o strcat.o.tmp
ld -x -r strcat.o.tmp -o strcat.o
rm -f strcat.o.tmp
#   compile  kern/strchr.o
cc -x assembler-with-cpp -traditional-cpp  -D_LOCORE -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c -traditional-cpp    ../../../../../../lib/libkern/arch/i386/strchr.S -o strchr.o.tmp
ld -x -r strchr.o.tmp -o strchr.o
rm -f strchr.o.tmp
#   compile  kern/strcmp.o
cc -x assembler-with-cpp -traditional-cpp  -D_LOCORE -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c -traditional-cpp    ../../../../../../lib/libkern/arch/i386/strcmp.S -o strcmp.o.tmp
ld -x -r strcmp.o.tmp -o strcmp.o
rm -f strcmp.o.tmp
#   compile  kern/strcasecmp.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/strcasecmp.c -o strcasecmp.o.tmp
ld -x -r strcasecmp.o.tmp -o strcasecmp.o
rm -f strcasecmp.o.tmp
#   compile  kern/strcpy.o
cc -x assembler-with-cpp -traditional-cpp  -D_LOCORE -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c -traditional-cpp    ../../../../../../lib/libkern/arch/i386/strcpy.S -o strcpy.o.tmp
ld -x -r strcpy.o.tmp -o strcpy.o
rm -f strcpy.o.tmp
#   compile  kern/strlen.o
cc -x assembler-with-cpp -traditional-cpp  -D_LOCORE -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c -traditional-cpp    ../../../../../../lib/libkern/arch/i386/strlen.S -o strlen.o.tmp
ld -x -r strlen.o.tmp -o strlen.o
rm -f strlen.o.tmp
#   compile  kern/strncasecmp.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/strncasecmp.c -o strncasecmp.o.tmp
ld -x -r strncasecmp.o.tmp -o strncasecmp.o
rm -f strncasecmp.o.tmp
#   compile  kern/strncmp.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/strncmp.c -o strncmp.o.tmp
ld -x -r strncmp.o.tmp -o strncmp.o
rm -f strncmp.o.tmp
#   compile  kern/strncpy.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/strncpy.c -o strncpy.o.tmp
ld -x -r strncpy.o.tmp -o strncpy.o
rm -f strncpy.o.tmp
#   compile  kern/strtoul.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/strtoul.c -o strtoul.o.tmp
ld -x -r strtoul.o.tmp -o strtoul.o
rm -f strtoul.o.tmp
#   compile  kern/strrchr.o
cc -x assembler-with-cpp -traditional-cpp  -D_LOCORE -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c -traditional-cpp    ../../../../../../lib/libkern/arch/i386/strrchr.S -o strrchr.o.tmp
ld -x -r strrchr.o.tmp -o strrchr.o
rm -f strrchr.o.tmp
#   compile  kern/scanc.o
cc -x assembler-with-cpp -traditional-cpp  -D_LOCORE -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c -traditional-cpp    ../../../../../../lib/libkern/arch/i386/scanc.S -o scanc.o.tmp
ld -x -r scanc.o.tmp -o scanc.o
rm -f scanc.o.tmp
#   compile  kern/skpc.o
cc -x assembler-with-cpp -traditional-cpp  -D_LOCORE -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c -traditional-cpp    ../../../../../../lib/libkern/arch/i386/skpc.S -o skpc.o.tmp
ld -x -r skpc.o.tmp -o skpc.o
rm -f skpc.o.tmp
#   compile  kern/random.o
cc -x assembler-with-cpp -traditional-cpp  -D_LOCORE -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c -traditional-cpp    ../../../../../../lib/libkern/arch/i386/random.S -o random.o.tmp
ld -x -r random.o.tmp -o random.o
rm -f random.o.tmp
#   compile  kern/adddi3.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/adddi3.c -o adddi3.o.tmp
ld -x -r adddi3.o.tmp -o adddi3.o
rm -f adddi3.o.tmp
#   compile  kern/anddi3.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/anddi3.c -o anddi3.o.tmp
ld -x -r anddi3.o.tmp -o anddi3.o
rm -f anddi3.o.tmp
#   compile  kern/ashldi3.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/ashldi3.c -o ashldi3.o.tmp
ld -x -r ashldi3.o.tmp -o ashldi3.o
rm -f ashldi3.o.tmp
#   compile  kern/ashrdi3.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/ashrdi3.c -o ashrdi3.o.tmp
ld -x -r ashrdi3.o.tmp -o ashrdi3.o
rm -f ashrdi3.o.tmp
#   compile  kern/cmpdi2.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/cmpdi2.c -o cmpdi2.o.tmp
ld -x -r cmpdi2.o.tmp -o cmpdi2.o
rm -f cmpdi2.o.tmp
#   compile  kern/divdi3.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/divdi3.c -o divdi3.o.tmp
ld -x -r divdi3.o.tmp -o divdi3.o
rm -f divdi3.o.tmp
#   compile  kern/iordi3.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/iordi3.c -o iordi3.o.tmp
ld -x -r iordi3.o.tmp -o iordi3.o
rm -f iordi3.o.tmp
#   compile  kern/lshldi3.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/lshldi3.c -o lshldi3.o.tmp
ld -x -r lshldi3.o.tmp -o lshldi3.o
rm -f lshldi3.o.tmp
#   compile  kern/lshrdi3.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/lshrdi3.c -o lshrdi3.o.tmp
ld -x -r lshrdi3.o.tmp -o lshrdi3.o
rm -f lshrdi3.o.tmp
#   compile  kern/moddi3.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/moddi3.c -o moddi3.o.tmp
ld -x -r moddi3.o.tmp -o moddi3.o
rm -f moddi3.o.tmp
#   compile  kern/muldi3.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/muldi3.c -o muldi3.o.tmp
ld -x -r muldi3.o.tmp -o muldi3.o
rm -f muldi3.o.tmp
#   compile  kern/negdi2.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/negdi2.c -o negdi2.o.tmp
ld -x -r negdi2.o.tmp -o negdi2.o
rm -f negdi2.o.tmp
#   compile  kern/notdi2.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/notdi2.c -o notdi2.o.tmp
ld -x -r notdi2.o.tmp -o notdi2.o
rm -f notdi2.o.tmp
#   compile  kern/qdivrem.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/qdivrem.c -o qdivrem.o.tmp
ld -x -r qdivrem.o.tmp -o qdivrem.o
rm -f qdivrem.o.tmp
#   compile  kern/subdi3.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/subdi3.c -o subdi3.o.tmp
ld -x -r subdi3.o.tmp -o subdi3.o
rm -f subdi3.o.tmp
#   compile  kern/ucmpdi2.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/ucmpdi2.c -o ucmpdi2.o.tmp
ld -x -r ucmpdi2.o.tmp -o ucmpdi2.o
rm -f ucmpdi2.o.tmp
#   compile  kern/udivdi3.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/udivdi3.c -o udivdi3.o.tmp
ld -x -r udivdi3.o.tmp -o udivdi3.o
rm -f udivdi3.o.tmp
#   compile  kern/umoddi3.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/umoddi3.c -o umoddi3.o.tmp
ld -x -r umoddi3.o.tmp -o umoddi3.o
rm -f umoddi3.o.tmp
#   compile  kern/xordi3.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/xordi3.c -o xordi3.o.tmp
ld -x -r xordi3.o.tmp -o xordi3.o
rm -f xordi3.o.tmp
#   compile  kern/__cmsg_alignbytes.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/__cmsg_alignbytes.c -o __cmsg_alignbytes.o.tmp
ld -x -r __cmsg_alignbytes.o.tmp -o __cmsg_alignbytes.o
rm -f __cmsg_alignbytes.o.tmp
#   compile  kern/inet_addr.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/inet_addr.c -o inet_addr.o.tmp
ld -x -r inet_addr.o.tmp -o inet_addr.o
rm -f inet_addr.o.tmp
#   compile  kern/intoa.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/intoa.c -o intoa.o.tmp
ld -x -r intoa.o.tmp -o intoa.o
rm -f intoa.o.tmp
#   compile  kern/md4c.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/md4c.c -o md4c.o.tmp
ld -x -r md4c.o.tmp -o md4c.o
rm -f md4c.o.tmp
#   compile  kern/md5c.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/md5c.c -o md5c.o.tmp
ld -x -r md5c.o.tmp -o md5c.o
rm -f md5c.o.tmp
#   compile  kern/sha1.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/sha1.c -o sha1.o.tmp
ld -x -r sha1.o.tmp -o sha1.o
rm -f sha1.o.tmp
#   compile  kern/pmatch.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/pmatch.c -o pmatch.o.tmp
ld -x -r pmatch.o.tmp -o pmatch.o
rm -f pmatch.o.tmp
#   compile  kern/_que.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/_que.c -o _que.o.tmp
ld -x -r _que.o.tmp -o _que.o
rm -f _que.o.tmp
#   compile  kern/arc4random.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/arc4random.c -o arc4random.o.tmp
ld -x -r arc4random.o.tmp -o arc4random.o
rm -f arc4random.o.tmp
#   compile  kern/strstr.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/strstr.c -o strstr.o.tmp
ld -x -r strstr.o.tmp -o strstr.o
rm -f strstr.o.tmp
#   compile  kern/strlcpy.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/strlcpy.c -o strlcpy.o.tmp
ld -x -r strlcpy.o.tmp -o strlcpy.o
rm -f strlcpy.o.tmp
#   compile  kern/strlcat.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/strlcat.c -o strlcat.o.tmp
ld -x -r strlcat.o.tmp -o strlcat.o
rm -f strlcat.o.tmp
#   compile  kern/xlat_mbr_fstype.o
cc -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -I../../../../../../lib/libkern/arch/i386 -Di386 -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../../../dist/ipf     -c    ../../../../../../lib/libkern/xlat_mbr_fstype.c -o xlat_mbr_fstype.o.tmp
ld -x -r xlat_mbr_fstype.o.tmp -o xlat_mbr_fstype.o
rm -f xlat_mbr_fstype.o.tmp
building standard kern library
#    create  MACHO_KERNEL/.gdbinit
rm -f .gdbinit
echo "source ../../../../gdbscripts/bdump" >> .gdbinit
echo "source ../../../../gdbscripts/kdump" >> .gdbinit
echo "source ../../../../gdbscripts/msgbuf" >> .gdbinit
echo "source ../../../../gdbscripts/pgrpdump" >> .gdbinit
echo "source ../../../../gdbscripts/stats" >> .gdbinit
echo "source ../../../../gdbscripts/vchain" >> .gdbinit
echo "source ../../../../gdbscripts/vdump" >> .gdbinit
echo "source ../../../../gdbscripts/xps" >> .gdbinit
#    create  vers.c
sh ../../../../conf/newvers.sh
#   compile  MACHO_KERNEL/vers.o
cc      -ffreestanding   -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss  -Di386 -I.  -I../../../../arch -I../../../.. -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I../../../../dist/ipf  -c vers.c
#      link  MACHO_KERNEL/netbsd
ld -T ../../../../arch/i386/conf/kern.ldscript -Ttext c0100000 -e start -X -o netbsd ${SYSTEM_OBJ} ${EXTRA_OBJ} vers.o
text    data     bss     dec     hex filename
7258993  192868  367252 7819113  774f69 netbsd


bash-3.00$ dmesg | grep cpu
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel Pentium 4 (686-class), 2938.69 MHz, id 0xf27
cpu0: features bfebfbff
cpu0: features bfebfbff
cpu0: features bfebfbff
cpu0: features2 4400
cpu0: "Intel(R) Pentium(R) 4 CPU 3.06GHz"
cpu0: I-cache 12K uOp cache 8-way, D-cache 8 KB 64B/line 4-way
cpu0: L2 cache 512 KB 64B/line 8-way
cpu0: ITLB 4K/4M: 64 entries
cpu0: DTLB 4K/4M: 64 entries
cpu0: using thermal monitor 1
cpu0: calibrating local timer
cpu0: apic clock running at 127 MHz
cpu0: 16 page colors
cpu1 at mainbus0: apid 1 (application processor)
cpu1: starting
cpu1: Intel Pentium 4 (686-class), 2938.54 MHz, id 0xf27
cpu1: features bfebfbff
cpu1: features bfebfbff
cpu1: features bfebfbff
cpu1: features2 4400
cpu1: "Intel(R) Pentium(R) 4 CPU 3.06GHz"
cpu1: I-cache 12K uOp cache 8-way, D-cache 8 KB 64B/line 4-way
cpu1: L2 cache 512 KB 64B/line 8-way
cpu1: ITLB 4K/4M: 64 entries
cpu1: DTLB 4K/4M: 64 entries
cpu1: using thermal monitor 1
cpu1: CPU 1 running
==Part Two: Builing darwin_lib==
bash-3.00# PKG_PATH="ftp://ftp.NetBSD.org/pub/NetBSD/packages/3.0/i386/All;\
ftp://ftp.NetBSD.org/pub/NetBSD/packages/3.0/i386/vulnerable"
bash-3.00# echo $PKG_PATH
ftp://ftp.NetBSD.org/pub/NetBSD/packages/3.0/i386/All;ftp://ftp.NetBSD.org/pub/NetBSD/packages/3.0/i386/vulnerable
bash-3.00# pkg_add \
ftp://ftp.NetBSD.org/pub/NetBSD/packages/3.0/i386/All/darwin_lib-6.6.2.tgz
bash-3.00# PATH="$PATH;/usr/pkg/bin;/usr/pkg/sbin;/emul/darwin/usr/bin"
bash-3.00# ls -R /emul/darwin
System  private usr

./System:
Library

./System/Library:
Frameworks

./System/Library/Frameworks:
IOKit.framework  System.framework

./System/Library/Frameworks/IOKit.framework:
Headers        IOKit          PrivateHeaders Resources      Versions

./System/Library/Frameworks/IOKit.framework/Versions:
A       Current

./System/Library/Frameworks/IOKit.framework/Versions/A:
Headers        IOKit          PrivateHeaders Resources

./System/Library/Frameworks/IOKit.framework/Versions/A/Headers:
IOCFBundle.h        IOCFURLAccess.h     IOKitLib.h          hidsystem           kext                pwr_mgt
IOCFPlugIn.h        IOCFUnserialize.h   audio               iokitmig.h          network
IOCFSerialize.h     IODataQueueClient.h graphics            iokitmig_c.h        ps

./System/Library/Frameworks/IOKit.framework/Versions/A/Headers/audio:
IOAudioLib.h

./System/Library/Frameworks/IOKit.framework/Versions/A/Headers/graphics:
IOAccelSurfaceControl.h     IOGraphicsLib.h

./System/Library/Frameworks/IOKit.framework/Versions/A/Headers/hidsystem:
IOHIDLib.h

./System/Library/Frameworks/IOKit.framework/Versions/A/Headers/kext:
KextManager.h

./System/Library/Frameworks/IOKit.framework/Versions/A/Headers/network:
IONetworkLib.h

./System/Library/Frameworks/IOKit.framework/Versions/A/Headers/ps:
IOPSKeys.h       IOPowerSources.h

./System/Library/Frameworks/IOKit.framework/Versions/A/Headers/pwr_mgt:
IOPMLib.h

./System/Library/Frameworks/IOKit.framework/Versions/A/PrivateHeaders:
kext    pwr_mgt

./System/Library/Frameworks/IOKit.framework/Versions/A/PrivateHeaders/kext:
KXKext.h               KXKextManager.h        KXKextRepository.h     KextManagerPriv.h      kextmanager_mig.defs   kextmanager_types.h

./System/Library/Frameworks/IOKit.framework/Versions/A/PrivateHeaders/pwr_mgt:
IOPMLibPrivate.h

./System/Library/Frameworks/IOKit.framework/Versions/A/Resources:
English.lproj    Info-macos.plist

./System/Library/Frameworks/IOKit.framework/Versions/A/Resources/English.lproj:
Localizable.strings

./System/Library/Frameworks/System.framework:
PrivateHeaders Resources      System         System_debug   System_profile Versions

./System/Library/Frameworks/System.framework/Versions:
B       Current

./System/Library/Frameworks/System.framework/Versions/B:
Resources      System         System_debug   System_profile

./System/Library/Frameworks/System.framework/Versions/B/Resources:
Info.plist

./private:
etc

./private/etc:
X11   fonts

./private/etc/X11:
app-defaults  lbxproxy      rstart        xdm           xkb           xsm
fs            proxymngr     twm           xinit         xserver

./private/etc/X11/app-defaults:
Beforelight    Clock-color    Viewres        XClock         XLogo          XTerm-color    Xgc            Xmessage-color
Bitmap         Editres        XCalc          XConsole       XLogo-color    Xditview       Xmag           Xmh
Bitmap-color   Editres-color  XCalc-color    XFontSel       XSm            Xditview-chrtr Xman           Xvidtune
Chooser        UXTerm         XClipboard     XLoad          XTerm          Xfd            Xmessage

./private/etc/X11/fs:
config

./private/etc/X11/lbxproxy:
AtomControl

./private/etc/X11/proxymngr:
pmconfig

./private/etc/X11/rstart:
commands      config        contexts      rstartd.real

./private/etc/X11/rstart/commands:
@List               ListContexts        ListGenericCommands x                   x11                 x11r6

./private/etc/X11/rstart/commands/x11r6:
@List       LoadMonitor Terminal

./private/etc/X11/rstart/contexts:
@List   default x       x11     x11r6

./private/etc/X11/twm:
system.twmrc

./private/etc/X11/xdm:
GiveConsole TakeConsole Xaccess     Xresources  Xservers    Xsession    Xsetup_0    Xwilling    chooser     pixmaps     xdm-config

./private/etc/X11/xdm/pixmaps:
XFree86.xpm   XFree86bw.xpm

./private/etc/X11/xinit:
xinitrc

./private/etc/X11/xkb:
README           compat           geometry         keycodes.dir     rules            symbols.dir      xkbcomp
README.config    compat.dir       geometry.dir     keymap           semantics        types
README.enhancing compiled         keycodes         keymap.dir       symbols          types.dir

./private/etc/X11/xkb/compat:
README    basic     default   iso9995   keypad    misc      norepeat  pc98      xtest
accessx   complete  group_led japan     leds      mousekeys pc        xfree86

./private/etc/X11/xkb/compiled:
README

./private/etc/X11/xkb/geometry:
README    ataritt   digital   fujitsu   keytronic macintosh nec       pc        sony      winbook
amiga     dell      everex    hp        kinesis   microsoft northgate sgi       sun

./private/etc/X11/xkb/geometry/digital:
lk   pc   unix

./private/etc/X11/xkb/geometry/sgi:
O2     indigo indy

./private/etc/X11/xkb/keycodes:
README     amiga      digital    hp         macintosh  sgi        sun        xfree98
aliases    ataritt    fujitsu    ibm        powerpcps2 sony       xfree86

./private/etc/X11/xkb/keycodes/digital:
lk pc

./private/etc/X11/xkb/keycodes/sgi:
indigo indy   iris

./private/etc/X11/xkb/keymap:
README    amiga     ataritt   digital   macintosh sgi       sony      sun       xfree86   xfree98

./private/etc/X11/xkb/keymap/digital:
us

./private/etc/X11/xkb/keymap/sgi:
be        ca        cz_qwerty de_CH     dvorak    es        fr        gb        it        no        pt        se        sk_qwerty us
bg        cz        de        dk        en_US     fi        fr_CH     hu        jp        pl        ru        sk        th

./private/etc/X11/xkb/keymap/sun:
de es fi fr no pl ru se uk us

./private/etc/X11/xkb/rules:
README         sgi            sgi.lst        sun            sun.lst        xfree86        xfree86-it.lst xfree86.lst    xfree86.xml

./private/etc/X11/xkb/semantics:
basic    complete default  xtest

./private/etc/X11/xkb/symbols:
README        ca            dvorak        group         inet          lock          no            sapmi         sun           us
al            ca_enhanced   ee            guj           ir            lt            ogham         se            syr           us_group2
altwin        compose       el            gur           is            lt_std        ori           se_FI         syr_phonetic  us_group3
am            ctrl          en_US         hp            iso9995-3     lv            pc            se_NO         tel           us_intl
ar            cz            es            hr            it            macintosh     pc104         se_SE         th            vn
az            cz_qwerty     fi            hr_US         iu            mk            pl            sgi           th_pat        xfree68
be            czsk          fr            hu            jp            ml            pl2           si            th_tis        yu
ben           de            fr_CH         hu_US         kan           mm            pt            sk            tj
bg            de_CH         fujitsu       hu_qwerty     keypad        mt            ralt          sk_qwerty     tml
br            dev           gb            ie            la            mt_us         ro            sony          tr
bs            digital       ge_la         il            level3        nec           ru            sr            tr_f
by            dk            ge_ru         il_phonetic   lo            nl            ru_yawerty    srvr_ctrl     ua

./private/etc/X11/xkb/symbols/digital:
lk pc us vt

./private/etc/X11/xkb/symbols/fujitsu:
jp us

./private/etc/X11/xkb/symbols/hp:
us

./private/etc/X11/xkb/symbols/macintosh:
de    de_CH dk    es    fi    fr    fr_CH gb    it    nl    no    pt    se    us

./private/etc/X11/xkb/symbols/nec:
jp

./private/etc/X11/xkb/symbols/pc:
al            cz            en_US         guj           it            mk            ori           se            th            yu
am            cz_qwerty     es            gur           iu            ml            pc            si            th_pat
ar            de            fi            hr            kan           mm            pl            sk            th_tis
be            dev           fr            ie            la            mt            pl2           sk_qwerty     tj
ben           dk            fr-latin9     il            latin         mt_us         pt            sr            tml
bg            dvorak        gb            il_phonetic   lo            nl            ro            syr           tr
br            ee            ge_la         ir            lt            no            ru            syr_phonetic  ua
by            el            ge_ru         is            lv            ogham         sapmi         tel           us

./private/etc/X11/xkb/symbols/sgi:
jp

./private/etc/X11/xkb/symbols/sony:
us

./private/etc/X11/xkb/symbols/sun:
se us

./private/etc/X11/xkb/symbols/xfree68:
amiga   ataritt

./private/etc/X11/xkb/types:
README    basic     caps      complete  default   extra     iso9995   mousekeys pc

./private/etc/X11/xserver:
SecurityPolicy

./private/etc/X11/xsm:
system.xsm

./private/etc/fonts:
fonts.conf fonts.dtd

./usr:
X11R6   bin     lib     libexec local   share

./usr/X11R6:
bin lib

./usr/X11R6/bin:
X                   fc-cache            mergelib            sxpm                xev                 xload               xsm
XDarwin             fc-list             mkcfm               texteroids          xeyes               xlogo               xstdcmap
Xmark               fontconfig-config   mkdirhier           twm                 xfd                 xlsatoms            xterm
Xnest               freetype-config     mkfontdir           ucs2any             xfindproxy          xlsclients          xtrapchar
Xprt                fslsfonts           mkfontscale         uxterm              xfontsel            xlsfonts            xtrapin
Xvfb                fstobdf             mkhtmlindex         viewres             xfs                 xmag                xtrapinfo
appres              gccmakedep          oclock              x11perf             xfsinfo             xman                xtrapout
atobm               glxgears            proxymngr           x11perfcomp         xft-config          xmessage            xtrapproto
bdftopcf            glxinfo             pswrap              xauth               xfwp                xmh                 xtrapreset
bdftruncate         iceauth             resize              xbiff               xgamma              xmkmf               xtrapstats
beforelight         ico                 revpath             xcalc               xgc                 xmodmap             xvidtune
bitmap              imake               rman                xclipboard          xhost               xon                 xvinfo
bmtoa               lbxproxy            rstart              xclock              xinit               xprop               xwd
ccmakedep           listres             rstartd             xcmsdb              xkbbell             xrandr              xwininfo
cleanlinks          lndir               sessreg             xconsole            xkbcomp             xrdb                xwud
cxpm                luit                setxkbmap           xcursor-config      xkbevd              xrefresh
dpsexec             makedepend          showfont            xcutsel             xkbprint            xset
dpsinfo             makeg               showrgb             xditview            xkbvleds            xsetmode
dumpkeymap          makepsres           smproxy             xdm                 xkbwatch            xsetpointer
editres             makestrs            startx              xdpyinfo            xkill               xsetroot

./usr/X11R6/lib:
X11                         libXTrap.6.4.dylib          libXft.2.dylib              libXrender.1.2.dylib        libexpat.3.0.dylib
libFS.a                     libXTrap.6.dylib            libXft.a                    libXrender.1.dylib          libexpat.3.dylib
libGL.1.2.dylib             libXTrap.a                  libXft.dylib                libXrender.a                libexpat.a
libGL.1.dylib               libXTrap.dylib              libXi.6.0.dylib             libXrender.dylib            libexpat.dylib
libGL.a                     libXau.a                    libXi.6.dylib               libXss.a                    libfntstubs.a
libGL.dylib                 libXaw.6.1.dylib            libXi.a                     libXt.6.0.dylib             libfontconfig.1.0.dylib
libGLU.1.3.dylib            libXaw.6.dylib              libXi.dylib                 libXt.6.dylib               libfontconfig.1.dylib
libGLU.1.dylib              libXaw.7.0.dylib            libXinerama.a               libXt.a                     libfontconfig.a
libGLU.a                    libXaw.7.dylib              libXmu.6.2.dylib            libXt.dylib                 libfontconfig.dylib
libGLU.dylib                libXaw.a                    libXmu.6.dylib              libXtst.6.1.dylib           libfontenc.a
libGLw.a                    libXaw.dylib                libXmu.a                    libXtst.6.dylib             libfreetype.6.3.dylib
libICE.6.3.dylib            libXcursor.1.0.dylib        libXmu.dylib                libXtst.a                   libfreetype.6.dylib
libICE.6.dylib              libXcursor.1.dylib          libXmuu.1.0.dylib           libXtst.dylib               libfreetype.a
libICE.a                    libXcursor.a                libXmuu.1.dylib             libXv.1.0.dylib             libfreetype.dylib
libICE.dylib                libXcursor.dylib            libXmuu.a                   libXv.1.dylib               liboldX.6.0.dylib
libOSMesa.4.0.dylib         libXdmcp.a                  libXmuu.dylib               libXv.a                     liboldX.6.dylib
libOSMesa.4.dylib           libXext.6.4.dylib           libXp.6.2.dylib             libXv.dylib                 liboldX.a
libOSMesa.a                 libXext.6.dylib             libXp.6.dylib               libXvMC.a                   liboldX.dylib
libOSMesa.dylib             libXext.a                   libXp.a                     libXxf86misc.a              libpsres.1.0.dylib
libSM.6.0.dylib             libXext.dylib               libXp.dylib                 libXxf86vm.a                libpsres.1.dylib
libSM.6.dylib               libXfont.1.4.dylib          libXpm.4.11.dylib           libdps.1.0.dylib            libpsres.a
libSM.a                     libXfont.1.dylib            libXpm.4.dylib              libdps.1.dylib              libpsres.dylib
libSM.dylib                 libXfont.a                  libXpm.a                    libdps.a                    libxkbfile.a
libX11.6.2.dylib            libXfont.dylib              libXpm.dylib                libdps.dylib                libxkbui.a
libX11.6.dylib              libXfontcache.a             libXrandr.2.0.dylib         libdpstk.1.0.dylib          pkgconfig
libX11.a                    libXft.1.1.dylib            libXrandr.2.dylib           libdpstk.1.dylib
libX11.dylib                libXft.1.dylib              libXrandr.a                 libdpstk.a
libXRes.a                   libXft.2.1.dylib            libXrandr.dylib             libdpstk.dylib

./usr/X11R6/lib/X11:
XErrorDB      app-defaults  etc           lbxproxy      rgb.txt       x11perfcomp   xkb           xsm
XKeysymDB     config        fonts         locale        rstart        xdm           xman.help
Xcms.txt      doc           fs            proxymngr     twm           xinit         xserver

./usr/X11R6/lib/X11/config:
Amoeba.cf        QNX4.rules       cde.rules        gnuLib.rules     lnxdoc.tmpl      oldlib.rules     sgiLib.rules     usl.cf
DGUX.cf          Server.tmpl      cde.tmpl         gnuLib.tmpl      luna.cf          os2.cf           sgiLib.tmpl      version.def
FreeBSD.cf       ServerLib.tmpl   convex.cf        host.def         lynx.cf          os2.rules        site.def         x386.cf
Imake.cf         Threads.tmpl     cray.cf          hp.cf            macII.cf         os2Lib.rules     sony.cf          xf86.rules
Imake.rules      Win32.cf         cygwin.cf        hpLib.rules      mach.cf          os2Lib.tmpl      sun.cf           xf86.tmpl
Imake.tmpl       Win32.rules      cygwin.rules     hpLib.tmpl       minix.cf         osf1.cf          sunLib.rules     xf86site.def
Library.tmpl     WinLib.tmpl      cygwin.tmpl      ibm.cf           moto.cf          osfLib.rules     sunLib.tmpl      xfree86.cf
Mips.cf          X11.rules        darwin.cf        ibmLib.rules     ncr.cf           osfLib.tmpl      sv3Lib.rules
Motif.rules      X11.tmpl         darwinLib.rules  ibmLib.tmpl      nec.cf           pegasus.cf       sv3Lib.tmpl
Motif.tmpl       apollo.cf        darwinLib.tmpl   isc.cf           necLib.rules     sco.cf           sv4Lib.rules
NetBSD.cf        bsd.cf           date.def         linux.cf         necLib.tmpl      sco5.cf          sv4Lib.tmpl
Oki.cf           bsdLib.rules     fujitsu.cf       lnxLib.rules     noop.rules       scoLib.rules     svr3.cf
OpenBSD.cf       bsdLib.tmpl      generic.cf       lnxLib.tmpl      nto.cf           sequent.cf       svr4.cf
QNX4.cf          bsdi.cf          gnu.cf           lnxdoc.rules     nto.rules        sgi.cf           ultrix.cf

./usr/X11R6/lib/X11/doc:

./usr/X11R6/lib/X11/etc:
xterm.termcap  xterm.terminfo

./usr/X11R6/lib/X11/fonts:
100dpi    75dpi     CID       Speedo    TTF       Type1     cyrillic  encodings local     misc      util

./usr/X11R6/lib/X11/fonts/100dpi:
UTBI__10-ISO8859-1.pcf.gz   courO14-ISO8859-15.pcf.gz   luBIS18.pcf.gz              lubI10-ISO8859-3.pcf.gz     ncenBI24-ISO8859-15.pcf.gz
UTBI__10-ISO8859-10.pcf.gz  courO14-ISO8859-2.pcf.gz    luBIS19-ISO8859-1.pcf.gz    lubI10-ISO8859-4.pcf.gz     ncenBI24-ISO8859-2.pcf.gz
UTBI__10-ISO8859-13.pcf.gz  courO14-ISO8859-3.pcf.gz    luBIS19-ISO8859-10.pcf.gz   lubI10-ISO8859-9.pcf.gz     ncenBI24-ISO8859-3.pcf.gz
UTBI__10-ISO8859-14.pcf.gz  courO14-ISO8859-4.pcf.gz    luBIS19-ISO8859-13.pcf.gz   lubI10.pcf.gz               ncenBI24-ISO8859-4.pcf.gz
UTBI__10-ISO8859-15.pcf.gz  courO14-ISO8859-9.pcf.gz    luBIS19-ISO8859-14.pcf.gz   lubI12-ISO8859-1.pcf.gz     ncenBI24-ISO8859-9.pcf.gz
UTBI__10-ISO8859-2.pcf.gz   courO14.pcf.gz              luBIS19-ISO8859-15.pcf.gz   lubI12-ISO8859-10.pcf.gz    ncenBI24.pcf.gz
UTBI__10-ISO8859-3.pcf.gz   courO18-ISO8859-1.pcf.gz    luBIS19-ISO8859-2.pcf.gz    lubI12-ISO8859-13.pcf.gz    ncenI08-ISO8859-1.pcf.gz
UTBI__10-ISO8859-4.pcf.gz   courO18-ISO8859-10.pcf.gz   luBIS19-ISO8859-3.pcf.gz    lubI12-ISO8859-14.pcf.gz    ncenI08-ISO8859-10.pcf.gz
UTBI__10-ISO8859-9.pcf.gz   courO18-ISO8859-13.pcf.gz   luBIS19-ISO8859-4.pcf.gz    lubI12-ISO8859-15.pcf.gz    ncenI08-ISO8859-13.pcf.gz
UTBI__10.pcf.gz             courO18-ISO8859-14.pcf.gz   luBIS19-ISO8859-9.pcf.gz    lubI12-ISO8859-2.pcf.gz     ncenI08-ISO8859-14.pcf.gz
UTBI__12-ISO8859-1.pcf.gz   courO18-ISO8859-15.pcf.gz   luBIS19.pcf.gz              lubI12-ISO8859-3.pcf.gz     ncenI08-ISO8859-15.pcf.gz
UTBI__12-ISO8859-10.pcf.gz  courO18-ISO8859-2.pcf.gz    luBIS24-ISO8859-1.pcf.gz    lubI12-ISO8859-4.pcf.gz     ncenI08-ISO8859-2.pcf.gz
UTBI__12-ISO8859-13.pcf.gz  courO18-ISO8859-3.pcf.gz    luBIS24-ISO8859-10.pcf.gz   lubI12-ISO8859-9.pcf.gz     ncenI08-ISO8859-3.pcf.gz
UTBI__12-ISO8859-14.pcf.gz  courO18-ISO8859-4.pcf.gz    luBIS24-ISO8859-13.pcf.gz   lubI12.pcf.gz               ncenI08-ISO8859-4.pcf.gz
UTBI__12-ISO8859-15.pcf.gz  courO18-ISO8859-9.pcf.gz    luBIS24-ISO8859-14.pcf.gz   lubI14-ISO8859-1.pcf.gz     ncenI08-ISO8859-9.pcf.gz
UTBI__12-ISO8859-2.pcf.gz   courO18.pcf.gz              luBIS24-ISO8859-15.pcf.gz   lubI14-ISO8859-10.pcf.gz    ncenI08.pcf.gz
UTBI__12-ISO8859-3.pcf.gz   courO24-ISO8859-1.pcf.gz    luBIS24-ISO8859-2.pcf.gz    lubI14-ISO8859-13.pcf.gz    ncenI10-ISO8859-1.pcf.gz
UTBI__12-ISO8859-4.pcf.gz   courO24-ISO8859-10.pcf.gz   luBIS24-ISO8859-3.pcf.gz    lubI14-ISO8859-14.pcf.gz    ncenI10-ISO8859-10.pcf.gz
UTBI__12-ISO8859-9.pcf.gz   courO24-ISO8859-13.pcf.gz   luBIS24-ISO8859-4.pcf.gz    lubI14-ISO8859-15.pcf.gz    ncenI10-ISO8859-13.pcf.gz
UTBI__12.pcf.gz             courO24-ISO8859-14.pcf.gz   luBIS24-ISO8859-9.pcf.gz    lubI14-ISO8859-2.pcf.gz     ncenI10-ISO8859-14.pcf.gz
UTBI__14-ISO8859-1.pcf.gz   courO24-ISO8859-15.pcf.gz   luBIS24.pcf.gz              lubI14-ISO8859-3.pcf.gz     ncenI10-ISO8859-15.pcf.gz
UTBI__14-ISO8859-10.pcf.gz  courO24-ISO8859-2.pcf.gz    luBS08-ISO8859-1.pcf.gz     lubI14-ISO8859-4.pcf.gz     ncenI10-ISO8859-2.pcf.gz
UTBI__14-ISO8859-13.pcf.gz  courO24-ISO8859-3.pcf.gz    luBS08-ISO8859-10.pcf.gz    lubI14-ISO8859-9.pcf.gz     ncenI10-ISO8859-3.pcf.gz
UTBI__14-ISO8859-14.pcf.gz  courO24-ISO8859-4.pcf.gz    luBS08-ISO8859-13.pcf.gz    lubI14.pcf.gz               ncenI10-ISO8859-4.pcf.gz
UTBI__14-ISO8859-15.pcf.gz  courO24-ISO8859-9.pcf.gz    luBS08-ISO8859-14.pcf.gz    lubI18-ISO8859-1.pcf.gz     ncenI10-ISO8859-9.pcf.gz
UTBI__14-ISO8859-2.pcf.gz   courO24.pcf.gz              luBS08-ISO8859-15.pcf.gz    lubI18-ISO8859-10.pcf.gz    ncenI10.pcf.gz
UTBI__14-ISO8859-3.pcf.gz   courR08-ISO8859-1.pcf.gz    luBS08-ISO8859-2.pcf.gz     lubI18-ISO8859-13.pcf.gz    ncenI12-ISO8859-1.pcf.gz
UTBI__14-ISO8859-4.pcf.gz   courR08-ISO8859-10.pcf.gz   luBS08-ISO8859-3.pcf.gz     lubI18-ISO8859-14.pcf.gz    ncenI12-ISO8859-10.pcf.gz
UTBI__14-ISO8859-9.pcf.gz   courR08-ISO8859-13.pcf.gz   luBS08-ISO8859-4.pcf.gz     lubI18-ISO8859-15.pcf.gz    ncenI12-ISO8859-13.pcf.gz
UTBI__14.pcf.gz             courR08-ISO8859-14.pcf.gz   luBS08-ISO8859-9.pcf.gz     lubI18-ISO8859-2.pcf.gz     ncenI12-ISO8859-14.pcf.gz
UTBI__18-ISO8859-1.pcf.gz   courR08-ISO8859-15.pcf.gz   luBS08.pcf.gz               lubI18-ISO8859-3.pcf.gz     ncenI12-ISO8859-15.pcf.gz
UTBI__18-ISO8859-10.pcf.gz  courR08-ISO8859-2.pcf.gz    luBS10-ISO8859-1.pcf.gz     lubI18-ISO8859-4.pcf.gz     ncenI12-ISO8859-2.pcf.gz
UTBI__18-ISO8859-13.pcf.gz  courR08-ISO8859-3.pcf.gz    luBS10-ISO8859-10.pcf.gz    lubI18-ISO8859-9.pcf.gz     ncenI12-ISO8859-3.pcf.gz
UTBI__18-ISO8859-14.pcf.gz  courR08-ISO8859-4.pcf.gz    luBS10-ISO8859-13.pcf.gz    lubI18.pcf.gz               ncenI12-ISO8859-4.pcf.gz
UTBI__18-ISO8859-15.pcf.gz  courR08-ISO8859-9.pcf.gz    luBS10-ISO8859-14.pcf.gz    lubI19-ISO8859-1.pcf.gz     ncenI12-ISO8859-9.pcf.gz
UTBI__18-ISO8859-2.pcf.gz   courR08.pcf.gz              luBS10-ISO8859-15.pcf.gz    lubI19-ISO8859-10.pcf.gz    ncenI12.pcf.gz
UTBI__18-ISO8859-3.pcf.gz   courR10-ISO8859-1.pcf.gz    luBS10-ISO8859-2.pcf.gz     lubI19-ISO8859-13.pcf.gz    ncenI14-ISO8859-1.pcf.gz
UTBI__18-ISO8859-4.pcf.gz   courR10-ISO8859-10.pcf.gz   luBS10-ISO8859-3.pcf.gz     lubI19-ISO8859-14.pcf.gz    ncenI14-ISO8859-10.pcf.gz
UTBI__18-ISO8859-9.pcf.gz   courR10-ISO8859-13.pcf.gz   luBS10-ISO8859-4.pcf.gz     lubI19-ISO8859-15.pcf.gz    ncenI14-ISO8859-13.pcf.gz
UTBI__18.pcf.gz             courR10-ISO8859-14.pcf.gz   luBS10-ISO8859-9.pcf.gz     lubI19-ISO8859-2.pcf.gz     ncenI14-ISO8859-14.pcf.gz
UTBI__24-ISO8859-1.pcf.gz   courR10-ISO8859-15.pcf.gz   luBS10.pcf.gz               lubI19-ISO8859-3.pcf.gz     ncenI14-ISO8859-15.pcf.gz
UTBI__24-ISO8859-10.pcf.gz  courR10-ISO8859-2.pcf.gz    luBS12-ISO8859-1.pcf.gz     lubI19-ISO8859-4.pcf.gz     ncenI14-ISO8859-2.pcf.gz
UTBI__24-ISO8859-13.pcf.gz  courR10-ISO8859-3.pcf.gz    luBS12-ISO8859-10.pcf.gz    lubI19-ISO8859-9.pcf.gz     ncenI14-ISO8859-3.pcf.gz
UTBI__24-ISO8859-14.pcf.gz  courR10-ISO8859-4.pcf.gz    luBS12-ISO8859-13.pcf.gz    lubI19.pcf.gz               ncenI14-ISO8859-4.pcf.gz
UTBI__24-ISO8859-15.pcf.gz  courR10-ISO8859-9.pcf.gz    luBS12-ISO8859-14.pcf.gz    lubI24-ISO8859-1.pcf.gz     ncenI14-ISO8859-9.pcf.gz
UTBI__24-ISO8859-2.pcf.gz   courR10.pcf.gz              luBS12-ISO8859-15.pcf.gz    lubI24-ISO8859-10.pcf.gz    ncenI14.pcf.gz
UTBI__24-ISO8859-3.pcf.gz   courR12-ISO8859-1.pcf.gz    luBS12-ISO8859-2.pcf.gz     lubI24-ISO8859-13.pcf.gz    ncenI18-ISO8859-1.pcf.gz
UTBI__24-ISO8859-4.pcf.gz   courR12-ISO8859-10.pcf.gz   luBS12-ISO8859-3.pcf.gz     lubI24-ISO8859-14.pcf.gz    ncenI18-ISO8859-10.pcf.gz
UTBI__24-ISO8859-9.pcf.gz   courR12-ISO8859-13.pcf.gz   luBS12-ISO8859-4.pcf.gz     lubI24-ISO8859-15.pcf.gz    ncenI18-ISO8859-13.pcf.gz
UTBI__24.pcf.gz             courR12-ISO8859-14.pcf.gz   luBS12-ISO8859-9.pcf.gz     lubI24-ISO8859-2.pcf.gz     ncenI18-ISO8859-14.pcf.gz
UTB___10-ISO8859-1.pcf.gz   courR12-ISO8859-15.pcf.gz   luBS12.pcf.gz               lubI24-ISO8859-3.pcf.gz     ncenI18-ISO8859-15.pcf.gz
UTB___10-ISO8859-10.pcf.gz  courR12-ISO8859-2.pcf.gz    luBS14-ISO8859-1.pcf.gz     lubI24-ISO8859-4.pcf.gz     ncenI18-ISO8859-2.pcf.gz
UTB___10-ISO8859-13.pcf.gz  courR12-ISO8859-3.pcf.gz    luBS14-ISO8859-10.pcf.gz    lubI24-ISO8859-9.pcf.gz     ncenI18-ISO8859-3.pcf.gz
UTB___10-ISO8859-14.pcf.gz  courR12-ISO8859-4.pcf.gz    luBS14-ISO8859-13.pcf.gz    lubI24.pcf.gz               ncenI18-ISO8859-4.pcf.gz
UTB___10-ISO8859-15.pcf.gz  courR12-ISO8859-9.pcf.gz    luBS14-ISO8859-14.pcf.gz    lubR08-ISO8859-1.pcf.gz     ncenI18-ISO8859-9.pcf.gz
UTB___10-ISO8859-2.pcf.gz   courR12.pcf.gz              luBS14-ISO8859-15.pcf.gz    lubR08-ISO8859-10.pcf.gz    ncenI18.pcf.gz
UTB___10-ISO8859-3.pcf.gz   courR14-ISO8859-1.pcf.gz    luBS14-ISO8859-2.pcf.gz     lubR08-ISO8859-13.pcf.gz    ncenI24-ISO8859-1.pcf.gz
UTB___10-ISO8859-4.pcf.gz   courR14-ISO8859-10.pcf.gz   luBS14-ISO8859-3.pcf.gz     lubR08-ISO8859-14.pcf.gz    ncenI24-ISO8859-10.pcf.gz
UTB___10-ISO8859-9.pcf.gz   courR14-ISO8859-13.pcf.gz   luBS14-ISO8859-4.pcf.gz     lubR08-ISO8859-15.pcf.gz    ncenI24-ISO8859-13.pcf.gz
UTB___10.pcf.gz             courR14-ISO8859-14.pcf.gz   luBS14-ISO8859-9.pcf.gz     lubR08-ISO8859-2.pcf.gz     ncenI24-ISO8859-14.pcf.gz
UTB___12-ISO8859-1.pcf.gz   courR14-ISO8859-15.pcf.gz   luBS14.pcf.gz               lubR08-ISO8859-3.pcf.gz     ncenI24-ISO8859-15.pcf.gz
UTB___12-ISO8859-10.pcf.gz  courR14-ISO8859-2.pcf.gz    luBS18-ISO8859-1.pcf.gz     lubR08-ISO8859-4.pcf.gz     ncenI24-ISO8859-2.pcf.gz
UTB___12-ISO8859-13.pcf.gz  courR14-ISO8859-3.pcf.gz    luBS18-ISO8859-10.pcf.gz    lubR08-ISO8859-9.pcf.gz     ncenI24-ISO8859-3.pcf.gz
UTB___12-ISO8859-14.pcf.gz  courR14-ISO8859-4.pcf.gz    luBS18-ISO8859-13.pcf.gz    lubR08.pcf.gz               ncenI24-ISO8859-4.pcf.gz
UTB___12-ISO8859-15.pcf.gz  courR14-ISO8859-9.pcf.gz    luBS18-ISO8859-14.pcf.gz    lubR10-ISO8859-1.pcf.gz     ncenI24-ISO8859-9.pcf.gz
UTB___12-ISO8859-2.pcf.gz   courR14.pcf.gz              luBS18-ISO8859-15.pcf.gz    lubR10-ISO8859-10.pcf.gz    ncenI24.pcf.gz
UTB___12-ISO8859-3.pcf.gz   courR18-ISO8859-1.pcf.gz    luBS18-ISO8859-2.pcf.gz     lubR10-ISO8859-13.pcf.gz    ncenR08-ISO8859-1.pcf.gz
UTB___12-ISO8859-4.pcf.gz   courR18-ISO8859-10.pcf.gz   luBS18-ISO8859-3.pcf.gz     lubR10-ISO8859-14.pcf.gz    ncenR08-ISO8859-10.pcf.gz
UTB___12-ISO8859-9.pcf.gz   courR18-ISO8859-13.pcf.gz   luBS18-ISO8859-4.pcf.gz     lubR10-ISO8859-15.pcf.gz    ncenR08-ISO8859-13.pcf.gz
UTB___12.pcf.gz             courR18-ISO8859-14.pcf.gz   luBS18-ISO8859-9.pcf.gz     lubR10-ISO8859-2.pcf.gz     ncenR08-ISO8859-14.pcf.gz
UTB___14-ISO8859-1.pcf.gz   courR18-ISO8859-15.pcf.gz   luBS18.pcf.gz               lubR10-ISO8859-3.pcf.gz     ncenR08-ISO8859-15.pcf.gz
UTB___14-ISO8859-10.pcf.gz  courR18-ISO8859-2.pcf.gz    luBS19-ISO8859-1.pcf.gz     lubR10-ISO8859-4.pcf.gz     ncenR08-ISO8859-2.pcf.gz
UTB___14-ISO8859-13.pcf.gz  courR18-ISO8859-3.pcf.gz    luBS19-ISO8859-10.pcf.gz    lubR10-ISO8859-9.pcf.gz     ncenR08-ISO8859-3.pcf.gz
UTB___14-ISO8859-14.pcf.gz  courR18-ISO8859-4.pcf.gz    luBS19-ISO8859-13.pcf.gz    lubR10.pcf.gz               ncenR08-ISO8859-4.pcf.gz
UTB___14-ISO8859-15.pcf.gz  courR18-ISO8859-9.pcf.gz    luBS19-ISO8859-14.pcf.gz    lubR12-ISO8859-1.pcf.gz     ncenR08-ISO8859-9.pcf.gz
UTB___14-ISO8859-2.pcf.gz   courR18.pcf.gz              luBS19-ISO8859-15.pcf.gz    lubR12-ISO8859-10.pcf.gz    ncenR08.pcf.gz
UTB___14-ISO8859-3.pcf.gz   courR24-ISO8859-1.pcf.gz    luBS19-ISO8859-2.pcf.gz     lubR12-ISO8859-13.pcf.gz    ncenR10-ISO8859-1.pcf.gz
UTB___14-ISO8859-4.pcf.gz   courR24-ISO8859-10.pcf.gz   luBS19-ISO8859-3.pcf.gz     lubR12-ISO8859-14.pcf.gz    ncenR10-ISO8859-10.pcf.gz
UTB___14-ISO8859-9.pcf.gz   courR24-ISO8859-13.pcf.gz   luBS19-ISO8859-4.pcf.gz     lubR12-ISO8859-15.pcf.gz    ncenR10-ISO8859-13.pcf.gz
UTB___14.pcf.gz             courR24-ISO8859-14.pcf.gz   luBS19-ISO8859-9.pcf.gz     lubR12-ISO8859-2.pcf.gz     ncenR10-ISO8859-14.pcf.gz
UTB___18-ISO8859-1.pcf.gz   courR24-ISO8859-15.pcf.gz   luBS19.pcf.gz               lubR12-ISO8859-3.pcf.gz     ncenR10-ISO8859-15.pcf.gz
UTB___18-ISO8859-10.pcf.gz  courR24-ISO8859-2.pcf.gz    luBS24-ISO8859-1.pcf.gz     lubR12-ISO8859-4.pcf.gz     ncenR10-ISO8859-2.pcf.gz
UTB___18-ISO8859-13.pcf.gz  courR24-ISO8859-3.pcf.gz    luBS24-ISO8859-10.pcf.gz    lubR12-ISO8859-9.pcf.gz     ncenR10-ISO8859-3.pcf.gz
UTB___18-ISO8859-14.pcf.gz  courR24-ISO8859-4.pcf.gz    luBS24-ISO8859-13.pcf.gz    lubR12.pcf.gz               ncenR10-ISO8859-4.pcf.gz
UTB___18-ISO8859-15.pcf.gz  courR24-ISO8859-9.pcf.gz    luBS24-ISO8859-14.pcf.gz    lubR14-ISO8859-1.pcf.gz     ncenR10-ISO8859-9.pcf.gz
UTB___18-ISO8859-2.pcf.gz   courR24.pcf.gz              luBS24-ISO8859-15.pcf.gz    lubR14-ISO8859-10.pcf.gz    ncenR10.pcf.gz
UTB___18-ISO8859-3.pcf.gz   encodings.dir               luBS24-ISO8859-2.pcf.gz     lubR14-ISO8859-13.pcf.gz    ncenR12-ISO8859-1.pcf.gz
UTB___18-ISO8859-4.pcf.gz   fonts.alias                 luBS24-ISO8859-3.pcf.gz     lubR14-ISO8859-14.pcf.gz    ncenR12-ISO8859-10.pcf.gz
UTB___18-ISO8859-9.pcf.gz   fonts.dir                   luBS24-ISO8859-4.pcf.gz     lubR14-ISO8859-15.pcf.gz    ncenR12-ISO8859-13.pcf.gz
UTB___18.pcf.gz             helvB08-ISO8859-1.pcf.gz    luBS24-ISO8859-9.pcf.gz     lubR14-ISO8859-2.pcf.gz     ncenR12-ISO8859-14.pcf.gz
UTB___24-ISO8859-1.pcf.gz   helvB08-ISO8859-10.pcf.gz   luBS24.pcf.gz               lubR14-ISO8859-3.pcf.gz     ncenR12-ISO8859-15.pcf.gz
UTB___24-ISO8859-10.pcf.gz  helvB08-ISO8859-13.pcf.gz   luIS08-ISO8859-1.pcf.gz     lubR14-ISO8859-4.pcf.gz     ncenR12-ISO8859-2.pcf.gz
UTB___24-ISO8859-13.pcf.gz  helvB08-ISO8859-14.pcf.gz   luIS08-ISO8859-10.pcf.gz    lubR14-ISO8859-9.pcf.gz     ncenR12-ISO8859-3.pcf.gz
UTB___24-ISO8859-14.pcf.gz  helvB08-ISO8859-15.pcf.gz   luIS08-ISO8859-13.pcf.gz    lubR14.pcf.gz               ncenR12-ISO8859-4.pcf.gz
UTB___24-ISO8859-15.pcf.gz  helvB08-ISO8859-2.pcf.gz    luIS08-ISO8859-14.pcf.gz    lubR18-ISO8859-1.pcf.gz     ncenR12-ISO8859-9.pcf.gz
UTB___24-ISO8859-2.pcf.gz   helvB08-ISO8859-3.pcf.gz    luIS08-ISO8859-15.pcf.gz    lubR18-ISO8859-10.pcf.gz    ncenR12.pcf.gz
UTB___24-ISO8859-3.pcf.gz   helvB08-ISO8859-4.pcf.gz    luIS08-ISO8859-2.pcf.gz     lubR18-ISO8859-13.pcf.gz    ncenR14-ISO8859-1.pcf.gz
UTB___24-ISO8859-4.pcf.gz   helvB08-ISO8859-9.pcf.gz    luIS08-ISO8859-3.pcf.gz     lubR18-ISO8859-14.pcf.gz    ncenR14-ISO8859-10.pcf.gz
UTB___24-ISO8859-9.pcf.gz   helvB08.pcf.gz              luIS08-ISO8859-4.pcf.gz     lubR18-ISO8859-15.pcf.gz    ncenR14-ISO8859-13.pcf.gz
UTB___24.pcf.gz             helvB10-ISO8859-1.pcf.gz    luIS08-ISO8859-9.pcf.gz     lubR18-ISO8859-2.pcf.gz     ncenR14-ISO8859-14.pcf.gz
UTI___10-ISO8859-1.pcf.gz   helvB10-ISO8859-10.pcf.gz   luIS08.pcf.gz               lubR18-ISO8859-3.pcf.gz     ncenR14-ISO8859-15.pcf.gz
UTI___10-ISO8859-10.pcf.gz  helvB10-ISO8859-13.pcf.gz   luIS10-ISO8859-1.pcf.gz     lubR18-ISO8859-4.pcf.gz     ncenR14-ISO8859-2.pcf.gz
UTI___10-ISO8859-13.pcf.gz  helvB10-ISO8859-14.pcf.gz   luIS10-ISO8859-10.pcf.gz    lubR18-ISO8859-9.pcf.gz     ncenR14-ISO8859-3.pcf.gz
UTI___10-ISO8859-14.pcf.gz  helvB10-ISO8859-15.pcf.gz   luIS10-ISO8859-13.pcf.gz    lubR18.pcf.gz               ncenR14-ISO8859-4.pcf.gz
UTI___10-ISO8859-15.pcf.gz  helvB10-ISO8859-2.pcf.gz    luIS10-ISO8859-14.pcf.gz    lubR19-ISO8859-1.pcf.gz     ncenR14-ISO8859-9.pcf.gz
UTI___10-ISO8859-2.pcf.gz   helvB10-ISO8859-3.pcf.gz    luIS10-ISO8859-15.pcf.gz    lubR19-ISO8859-10.pcf.gz    ncenR14.pcf.gz
UTI___10-ISO8859-3.pcf.gz   helvB10-ISO8859-4.pcf.gz    luIS10-ISO8859-2.pcf.gz     lubR19-ISO8859-13.pcf.gz    ncenR18-ISO8859-1.pcf.gz
UTI___10-ISO8859-4.pcf.gz   helvB10-ISO8859-9.pcf.gz    luIS10-ISO8859-3.pcf.gz     lubR19-ISO8859-14.pcf.gz    ncenR18-ISO8859-10.pcf.gz
UTI___10-ISO8859-9.pcf.gz   helvB10.pcf.gz              luIS10-ISO8859-4.pcf.gz     lubR19-ISO8859-15.pcf.gz    ncenR18-ISO8859-13.pcf.gz
UTI___10.pcf.gz             helvB12-ISO8859-1.pcf.gz    luIS10-ISO8859-9.pcf.gz     lubR19-ISO8859-2.pcf.gz     ncenR18-ISO8859-14.pcf.gz
UTI___12-ISO8859-1.pcf.gz   helvB12-ISO8859-10.pcf.gz   luIS10.pcf.gz               lubR19-ISO8859-3.pcf.gz     ncenR18-ISO8859-15.pcf.gz
UTI___12-ISO8859-10.pcf.gz  helvB12-ISO8859-13.pcf.gz   luIS12-ISO8859-1.pcf.gz     lubR19-ISO8859-4.pcf.gz     ncenR18-ISO8859-2.pcf.gz
UTI___12-ISO8859-13.pcf.gz  helvB12-ISO8859-14.pcf.gz   luIS12-ISO8859-10.pcf.gz    lubR19-ISO8859-9.pcf.gz     ncenR18-ISO8859-3.pcf.gz
UTI___12-ISO8859-14.pcf.gz  helvB12-ISO8859-15.pcf.gz   luIS12-ISO8859-13.pcf.gz    lubR19.pcf.gz               ncenR18-ISO8859-4.pcf.gz
UTI___12-ISO8859-15.pcf.gz  helvB12-ISO8859-2.pcf.gz    luIS12-ISO8859-14.pcf.gz    lubR24-ISO8859-1.pcf.gz     ncenR18-ISO8859-9.pcf.gz
UTI___12-ISO8859-2.pcf.gz   helvB12-ISO8859-3.pcf.gz    luIS12-ISO8859-15.pcf.gz    lubR24-ISO8859-10.pcf.gz    ncenR18.pcf.gz
UTI___12-ISO8859-3.pcf.gz   helvB12-ISO8859-4.pcf.gz    luIS12-ISO8859-2.pcf.gz     lubR24-ISO8859-13.pcf.gz    ncenR24-ISO8859-1.pcf.gz
UTI___12-ISO8859-4.pcf.gz   helvB12-ISO8859-9.pcf.gz    luIS12-ISO8859-3.pcf.gz     lubR24-ISO8859-14.pcf.gz    ncenR24-ISO8859-10.pcf.gz
UTI___12-ISO8859-9.pcf.gz   helvB12.pcf.gz              luIS12-ISO8859-4.pcf.gz     lubR24-ISO8859-15.pcf.gz    ncenR24-ISO8859-13.pcf.gz
UTI___12.pcf.gz             helvB14-ISO8859-1.pcf.gz    luIS12-ISO8859-9.pcf.gz     lubR24-ISO8859-2.pcf.gz     ncenR24-ISO8859-14.pcf.gz
UTI___14-ISO8859-1.pcf.gz   helvB14-ISO8859-10.pcf.gz   luIS12.pcf.gz               lubR24-ISO8859-3.pcf.gz     ncenR24-ISO8859-15.pcf.gz
UTI___14-ISO8859-10.pcf.gz  helvB14-ISO8859-13.pcf.gz   luIS14-ISO8859-1.pcf.gz     lubR24-ISO8859-4.pcf.gz     ncenR24-ISO8859-2.pcf.gz
UTI___14-ISO8859-13.pcf.gz  helvB14-ISO8859-14.pcf.gz   luIS14-ISO8859-10.pcf.gz    lubR24-ISO8859-9.pcf.gz     ncenR24-ISO8859-3.pcf.gz
UTI___14-ISO8859-14.pcf.gz  helvB14-ISO8859-15.pcf.gz   luIS14-ISO8859-13.pcf.gz    lubR24.pcf.gz               ncenR24-ISO8859-4.pcf.gz
UTI___14-ISO8859-15.pcf.gz  helvB14-ISO8859-2.pcf.gz    luIS14-ISO8859-14.pcf.gz    lutBS08-ISO8859-1.pcf.gz    ncenR24-ISO8859-9.pcf.gz
UTI___14-ISO8859-2.pcf.gz   helvB14-ISO8859-3.pcf.gz    luIS14-ISO8859-15.pcf.gz    lutBS08-ISO8859-10.pcf.gz   ncenR24.pcf.gz
UTI___14-ISO8859-3.pcf.gz   helvB14-ISO8859-4.pcf.gz    luIS14-ISO8859-2.pcf.gz     lutBS08-ISO8859-13.pcf.gz   symb08.pcf.gz
UTI___14-ISO8859-4.pcf.gz   helvB14-ISO8859-9.pcf.gz    luIS14-ISO8859-3.pcf.gz     lutBS08-ISO8859-14.pcf.gz   symb10.pcf.gz
UTI___14-ISO8859-9.pcf.gz   helvB14.pcf.gz              luIS14-ISO8859-4.pcf.gz     lutBS08-ISO8859-15.pcf.gz   symb12.pcf.gz
UTI___14.pcf.gz             helvB18-ISO8859-1.pcf.gz    luIS14-ISO8859-9.pcf.gz     lutBS08-ISO8859-2.pcf.gz    symb14.pcf.gz
UTI___18-ISO8859-1.pcf.gz   helvB18-ISO8859-10.pcf.gz   luIS14.pcf.gz               lutBS08-ISO8859-3.pcf.gz    symb18.pcf.gz
UTI___18-ISO8859-10.pcf.gz  helvB18-ISO8859-13.pcf.gz   luIS18-ISO8859-1.pcf.gz     lutBS08-ISO8859-4.pcf.gz    symb24.pcf.gz
UTI___18-ISO8859-13.pcf.gz  helvB18-ISO8859-14.pcf.gz   luIS18-ISO8859-10.pcf.gz    lutBS08-ISO8859-9.pcf.gz    tech14.pcf.gz
UTI___18-ISO8859-14.pcf.gz  helvB18-ISO8859-15.pcf.gz   luIS18-ISO8859-13.pcf.gz    lutBS08.pcf.gz              techB14.pcf.gz
UTI___18-ISO8859-15.pcf.gz  helvB18-ISO8859-2.pcf.gz    luIS18-ISO8859-14.pcf.gz    lutBS10-ISO8859-1.pcf.gz    term14.pcf.gz
UTI___18-ISO8859-2.pcf.gz   helvB18-ISO8859-3.pcf.gz    luIS18-ISO8859-15.pcf.gz    lutBS10-ISO8859-10.pcf.gz   termB14.pcf.gz
UTI___18-ISO8859-3.pcf.gz   helvB18-ISO8859-4.pcf.gz    luIS18-ISO8859-2.pcf.gz     lutBS10-ISO8859-13.pcf.gz   timB08-ISO8859-1.pcf.gz
UTI___18-ISO8859-4.pcf.gz   helvB18-ISO8859-9.pcf.gz    luIS18-ISO8859-3.pcf.gz     lutBS10-ISO8859-14.pcf.gz   timB08-ISO8859-10.pcf.gz
UTI___18-ISO8859-9.pcf.gz   helvB18.pcf.gz              luIS18-ISO8859-4.pcf.gz     lutBS10-ISO8859-15.pcf.gz   timB08-ISO8859-13.pcf.gz
UTI___18.pcf.gz             helvB24-ISO8859-1.pcf.gz    luIS18-ISO8859-9.pcf.gz     lutBS10-ISO8859-2.pcf.gz    timB08-ISO8859-14.pcf.gz
UTI___24-ISO8859-1.pcf.gz   helvB24-ISO8859-10.pcf.gz   luIS18.pcf.gz               lutBS10-ISO8859-3.pcf.gz    timB08-ISO8859-15.pcf.gz
UTI___24-ISO8859-10.pcf.gz  helvB24-ISO8859-13.pcf.gz   luIS19-ISO8859-1.pcf.gz     lutBS10-ISO8859-4.pcf.gz    timB08-ISO8859-2.pcf.gz
UTI___24-ISO8859-13.pcf.gz  helvB24-ISO8859-14.pcf.gz   luIS19-ISO8859-10.pcf.gz    lutBS10-ISO8859-9.pcf.gz    timB08-ISO8859-3.pcf.gz
UTI___24-ISO8859-14.pcf.gz  helvB24-ISO8859-15.pcf.gz   luIS19-ISO8859-13.pcf.gz    lutBS10.pcf.gz              timB08-ISO8859-4.pcf.gz
UTI___24-ISO8859-15.pcf.gz  helvB24-ISO8859-2.pcf.gz    luIS19-ISO8859-14.pcf.gz    lutBS12-ISO8859-1.pcf.gz    timB08-ISO8859-9.pcf.gz
UTI___24-ISO8859-2.pcf.gz   helvB24-ISO8859-3.pcf.gz    luIS19-ISO8859-15.pcf.gz    lutBS12-ISO8859-10.pcf.gz   timB08.pcf.gz
UTI___24-ISO8859-3.pcf.gz   helvB24-ISO8859-4.pcf.gz    luIS19-ISO8859-2.pcf.gz     lutBS12-ISO8859-13.pcf.gz   timB10-ISO8859-1.pcf.gz
UTI___24-ISO8859-4.pcf.gz   helvB24-ISO8859-9.pcf.gz    luIS19-ISO8859-3.pcf.gz     lutBS12-ISO8859-14.pcf.gz   timB10-ISO8859-10.pcf.gz
UTI___24-ISO8859-9.pcf.gz   helvB24.pcf.gz              luIS19-ISO8859-4.pcf.gz     lutBS12-ISO8859-15.pcf.gz   timB10-ISO8859-13.pcf.gz
UTI___24.pcf.gz             helvBO08-ISO8859-1.pcf.gz   luIS19-ISO8859-9.pcf.gz     lutBS12-ISO8859-2.pcf.gz    timB10-ISO8859-14.pcf.gz
UTRG__10-ISO8859-1.pcf.gz   helvBO08-ISO8859-10.pcf.gz  luIS19.pcf.gz               lutBS12-ISO8859-3.pcf.gz    timB10-ISO8859-15.pcf.gz
UTRG__10-ISO8859-10.pcf.gz  helvBO08-ISO8859-13.pcf.gz  luIS24-ISO8859-1.pcf.gz     lutBS12-ISO8859-4.pcf.gz    timB10-ISO8859-2.pcf.gz
UTRG__10-ISO8859-13.pcf.gz  helvBO08-ISO8859-14.pcf.gz  luIS24-ISO8859-10.pcf.gz    lutBS12-ISO8859-9.pcf.gz    timB10-ISO8859-3.pcf.gz
UTRG__10-ISO8859-14.pcf.gz  helvBO08-ISO8859-15.pcf.gz  luIS24-ISO8859-13.pcf.gz    lutBS12.pcf.gz              timB10-ISO8859-4.pcf.gz
UTRG__10-ISO8859-15.pcf.gz  helvBO08-ISO8859-2.pcf.gz   luIS24-ISO8859-14.pcf.gz    lutBS14-ISO8859-1.pcf.gz    timB10-ISO8859-9.pcf.gz
UTRG__10-ISO8859-2.pcf.gz   helvBO08-ISO8859-3.pcf.gz   luIS24-ISO8859-15.pcf.gz    lutBS14-ISO8859-10.pcf.gz   timB10.pcf.gz
UTRG__10-ISO8859-3.pcf.gz   helvBO08-ISO8859-4.pcf.gz   luIS24-ISO8859-2.pcf.gz     lutBS14-ISO8859-13.pcf.gz   timB12-ISO8859-1.pcf.gz
UTRG__10-ISO8859-4.pcf.gz   helvBO08-ISO8859-9.pcf.gz   luIS24-ISO8859-3.pcf.gz     lutBS14-ISO8859-14.pcf.gz   timB12-ISO8859-10.pcf.gz
UTRG__10-ISO8859-9.pcf.gz   helvBO08.pcf.gz             luIS24-ISO8859-4.pcf.gz     lutBS14-ISO8859-15.pcf.gz   timB12-ISO8859-13.pcf.gz
UTRG__10.pcf.gz             helvBO10-ISO8859-1.pcf.gz   luIS24-ISO8859-9.pcf.gz     lutBS14-ISO8859-2.pcf.gz    timB12-ISO8859-14.pcf.gz
UTRG__12-ISO8859-1.pcf.gz   helvBO10-ISO8859-10.pcf.gz  luIS24.pcf.gz               lutBS14-ISO8859-3.pcf.gz    timB12-ISO8859-15.pcf.gz
UTRG__12-ISO8859-10.pcf.gz  helvBO10-ISO8859-13.pcf.gz  luRS08-ISO8859-1.pcf.gz     lutBS14-ISO8859-4.pcf.gz    timB12-ISO8859-2.pcf.gz
UTRG__12-ISO8859-13.pcf.gz  helvBO10-ISO8859-14.pcf.gz  luRS08-ISO8859-10.pcf.gz    lutBS14-ISO8859-9.pcf.gz    timB12-ISO8859-3.pcf.gz
UTRG__12-ISO8859-14.pcf.gz  helvBO10-ISO8859-15.pcf.gz  luRS08-ISO8859-13.pcf.gz    lutBS14.pcf.gz              timB12-ISO8859-4.pcf.gz
UTRG__12-ISO8859-15.pcf.gz  helvBO10-ISO8859-2.pcf.gz   luRS08-ISO8859-14.pcf.gz    lutBS18-ISO8859-1.pcf.gz    timB12-ISO8859-9.pcf.gz
UTRG__12-ISO8859-2.pcf.gz   helvBO10-ISO8859-3.pcf.gz   luRS08-ISO8859-15.pcf.gz    lutBS18-ISO8859-10.pcf.gz   timB12.pcf.gz
UTRG__12-ISO8859-3.pcf.gz   helvBO10-ISO8859-4.pcf.gz   luRS08-ISO8859-2.pcf.gz     lutBS18-ISO8859-13.pcf.gz   timB14-ISO8859-1.pcf.gz
UTRG__12-ISO8859-4.pcf.gz   helvBO10-ISO8859-9.pcf.gz   luRS08-ISO8859-3.pcf.gz     lutBS18-ISO8859-14.pcf.gz   timB14-ISO8859-10.pcf.gz
UTRG__12-ISO8859-9.pcf.gz   helvBO10.pcf.gz             luRS08-ISO8859-4.pcf.gz     lutBS18-ISO8859-15.pcf.gz   timB14-ISO8859-13.pcf.gz
UTRG__12.pcf.gz             helvBO12-ISO8859-1.pcf.gz   luRS08-ISO8859-9.pcf.gz     lutBS18-ISO8859-2.pcf.gz    timB14-ISO8859-14.pcf.gz
UTRG__14-ISO8859-1.pcf.gz   helvBO12-ISO8859-10.pcf.gz  luRS08.pcf.gz               lutBS18-ISO8859-3.pcf.gz    timB14-ISO8859-15.pcf.gz
UTRG__14-ISO8859-10.pcf.gz  helvBO12-ISO8859-13.pcf.gz  luRS10-ISO8859-1.pcf.gz     lutBS18-ISO8859-4.pcf.gz    timB14-ISO8859-2.pcf.gz
UTRG__14-ISO8859-13.pcf.gz  helvBO12-ISO8859-14.pcf.gz  luRS10-ISO8859-10.pcf.gz    lutBS18-ISO8859-9.pcf.gz    timB14-ISO8859-3.pcf.gz
UTRG__14-ISO8859-14.pcf.gz  helvBO12-ISO8859-15.pcf.gz  luRS10-ISO8859-13.pcf.gz    lutBS18.pcf.gz              timB14-ISO8859-4.pcf.gz
UTRG__14-ISO8859-15.pcf.gz  helvBO12-ISO8859-2.pcf.gz   luRS10-ISO8859-14.pcf.gz    lutBS19-ISO8859-1.pcf.gz    timB14-ISO8859-9.pcf.gz
UTRG__14-ISO8859-2.pcf.gz   helvBO12-ISO8859-3.pcf.gz   luRS10-ISO8859-15.pcf.gz    lutBS19-ISO8859-10.pcf.gz   timB14.pcf.gz
UTRG__14-ISO8859-3.pcf.gz   helvBO12-ISO8859-4.pcf.gz   luRS10-ISO8859-2.pcf.gz     lutBS19-ISO8859-13.pcf.gz   timB18-ISO8859-1.pcf.gz
UTRG__14-ISO8859-4.pcf.gz   helvBO12-ISO8859-9.pcf.gz   luRS10-ISO8859-3.pcf.gz     lutBS19-ISO8859-14.pcf.gz   timB18-ISO8859-10.pcf.gz
UTRG__14-ISO8859-9.pcf.gz   helvBO12.pcf.gz             luRS10-ISO8859-4.pcf.gz     lutBS19-ISO8859-15.pcf.gz   timB18-ISO8859-13.pcf.gz
UTRG__14.pcf.gz             helvBO14-ISO8859-1.pcf.gz   luRS10-ISO8859-9.pcf.gz     lutBS19-ISO8859-2.pcf.gz    timB18-ISO8859-14.pcf.gz
UTRG__18-ISO8859-1.pcf.gz   helvBO14-ISO8859-10.pcf.gz  luRS10.pcf.gz               lutBS19-ISO8859-3.pcf.gz    timB18-ISO8859-15.pcf.gz
UTRG__18-ISO8859-10.pcf.gz  helvBO14-ISO8859-13.pcf.gz  luRS12-ISO8859-1.pcf.gz     lutBS19-ISO8859-4.pcf.gz    timB18-ISO8859-2.pcf.gz
UTRG__18-ISO8859-13.pcf.gz  helvBO14-ISO8859-14.pcf.gz  luRS12-ISO8859-10.pcf.gz    lutBS19-ISO8859-9.pcf.gz    timB18-ISO8859-3.pcf.gz
UTRG__18-ISO8859-14.pcf.gz  helvBO14-ISO8859-15.pcf.gz  luRS12-ISO8859-13.pcf.gz    lutBS19.pcf.gz              timB18-ISO8859-4.pcf.gz
UTRG__18-ISO8859-15.pcf.gz  helvBO14-ISO8859-2.pcf.gz   luRS12-ISO8859-14.pcf.gz    lutBS24-ISO8859-1.pcf.gz    timB18-ISO8859-9.pcf.gz
UTRG__18-ISO8859-2.pcf.gz   helvBO14-ISO8859-3.pcf.gz   luRS12-ISO8859-15.pcf.gz    lutBS24-ISO8859-10.pcf.gz   timB18.pcf.gz
UTRG__18-ISO8859-3.pcf.gz   helvBO14-ISO8859-4.pcf.gz   luRS12-ISO8859-2.pcf.gz     lutBS24-ISO8859-13.pcf.gz   timB24-ISO8859-1.pcf.gz
UTRG__18-ISO8859-4.pcf.gz   helvBO14-ISO8859-9.pcf.gz   luRS12-ISO8859-3.pcf.gz     lutBS24-ISO8859-14.pcf.gz   timB24-ISO8859-10.pcf.gz
UTRG__18-ISO8859-9.pcf.gz   helvBO14.pcf.gz             luRS12-ISO8859-4.pcf.gz     lutBS24-ISO8859-15.pcf.gz   timB24-ISO8859-13.pcf.gz
UTRG__18.pcf.gz             helvBO18-ISO8859-1.pcf.gz   luRS12-ISO8859-9.pcf.gz     lutBS24-ISO8859-2.pcf.gz    timB24-ISO8859-14.pcf.gz
UTRG__24-ISO8859-1.pcf.gz   helvBO18-ISO8859-10.pcf.gz  luRS12.pcf.gz               lutBS24-ISO8859-3.pcf.gz    timB24-ISO8859-15.pcf.gz
UTRG__24-ISO8859-10.pcf.gz  helvBO18-ISO8859-13.pcf.gz  luRS14-ISO8859-1.pcf.gz     lutBS24-ISO8859-4.pcf.gz    timB24-ISO8859-2.pcf.gz
UTRG__24-ISO8859-13.pcf.gz  helvBO18-ISO8859-14.pcf.gz  luRS14-ISO8859-10.pcf.gz    lutBS24-ISO8859-9.pcf.gz    timB24-ISO8859-3.pcf.gz
UTRG__24-ISO8859-14.pcf.gz  helvBO18-ISO8859-15.pcf.gz  luRS14-ISO8859-13.pcf.gz    lutBS24.pcf.gz              timB24-ISO8859-4.pcf.gz
UTRG__24-ISO8859-15.pcf.gz  helvBO18-ISO8859-2.pcf.gz   luRS14-ISO8859-14.pcf.gz    lutRS08-ISO8859-1.pcf.gz    timB24-ISO8859-9.pcf.gz
UTRG__24-ISO8859-2.pcf.gz   helvBO18-ISO8859-3.pcf.gz   luRS14-ISO8859-15.pcf.gz    lutRS08-ISO8859-10.pcf.gz   timB24.pcf.gz
UTRG__24-ISO8859-3.pcf.gz   helvBO18-ISO8859-4.pcf.gz   luRS14-ISO8859-2.pcf.gz     lutRS08-ISO8859-13.pcf.gz   timBI08-ISO8859-1.pcf.gz
UTRG__24-ISO8859-4.pcf.gz   helvBO18-ISO8859-9.pcf.gz   luRS14-ISO8859-3.pcf.gz     lutRS08-ISO8859-14.pcf.gz   timBI08-ISO8859-10.pcf.gz
UTRG__24-ISO8859-9.pcf.gz   helvBO18.pcf.gz             luRS14-ISO8859-4.pcf.gz     lutRS08-ISO8859-15.pcf.gz   timBI08-ISO8859-13.pcf.gz
UTRG__24.pcf.gz             helvBO24-ISO8859-1.pcf.gz   luRS14-ISO8859-9.pcf.gz     lutRS08-ISO8859-2.pcf.gz    timBI08-ISO8859-14.pcf.gz
charB08.pcf.gz              helvBO24-ISO8859-10.pcf.gz  luRS14.pcf.gz               lutRS08-ISO8859-3.pcf.gz    timBI08-ISO8859-15.pcf.gz
charB10.pcf.gz              helvBO24-ISO8859-13.pcf.gz  luRS18-ISO8859-1.pcf.gz     lutRS08-ISO8859-4.pcf.gz    timBI08-ISO8859-2.pcf.gz
charB12.pcf.gz              helvBO24-ISO8859-14.pcf.gz  luRS18-ISO8859-10.pcf.gz    lutRS08-ISO8859-9.pcf.gz    timBI08-ISO8859-3.pcf.gz
charB14.pcf.gz              helvBO24-ISO8859-15.pcf.gz  luRS18-ISO8859-13.pcf.gz    lutRS08.pcf.gz              timBI08-ISO8859-4.pcf.gz
charB18.pcf.gz              helvBO24-ISO8859-2.pcf.gz   luRS18-ISO8859-14.pcf.gz    lutRS10-ISO8859-1.pcf.gz    timBI08-ISO8859-9.pcf.gz
charB24.pcf.gz              helvBO24-ISO8859-3.pcf.gz   luRS18-ISO8859-15.pcf.gz    lutRS10-ISO8859-10.pcf.gz   timBI08.pcf.gz
charBI08.pcf.gz             helvBO24-ISO8859-4.pcf.gz   luRS18-ISO8859-2.pcf.gz     lutRS10-ISO8859-13.pcf.gz   timBI10-ISO8859-1.pcf.gz
charBI10.pcf.gz             helvBO24-ISO8859-9.pcf.gz   luRS18-ISO8859-3.pcf.gz     lutRS10-ISO8859-14.pcf.gz   timBI10-ISO8859-10.pcf.gz
charBI12.pcf.gz             helvBO24.pcf.gz             luRS18-ISO8859-4.pcf.gz     lutRS10-ISO8859-15.pcf.gz   timBI10-ISO8859-13.pcf.gz
charBI14.pcf.gz             helvO08-ISO8859-1.pcf.gz    luRS18-ISO8859-9.pcf.gz     lutRS10-ISO8859-2.pcf.gz    timBI10-ISO8859-14.pcf.gz
charBI18.pcf.gz             helvO08-ISO8859-10.pcf.gz   luRS18.pcf.gz               lutRS10-ISO8859-3.pcf.gz    timBI10-ISO8859-15.pcf.gz
charBI24.pcf.gz             helvO08-ISO8859-13.pcf.gz   luRS19-ISO8859-1.pcf.gz     lutRS10-ISO8859-4.pcf.gz    timBI10-ISO8859-2.pcf.gz
charI08.pcf.gz              helvO08-ISO8859-14.pcf.gz   luRS19-ISO8859-10.pcf.gz    lutRS10-ISO8859-9.pcf.gz    timBI10-ISO8859-3.pcf.gz
charI10.pcf.gz              helvO08-ISO8859-15.pcf.gz   luRS19-ISO8859-13.pcf.gz    lutRS10.pcf.gz              timBI10-ISO8859-4.pcf.gz
charI12.pcf.gz              helvO08-ISO8859-2.pcf.gz    luRS19-ISO8859-14.pcf.gz    lutRS12-ISO8859-1.pcf.gz    timBI10-ISO8859-9.pcf.gz
charI14.pcf.gz              helvO08-ISO8859-3.pcf.gz    luRS19-ISO8859-15.pcf.gz    lutRS12-ISO8859-10.pcf.gz   timBI10.pcf.gz
charI18.pcf.gz              helvO08-ISO8859-4.pcf.gz    luRS19-ISO8859-2.pcf.gz     lutRS12-ISO8859-13.pcf.gz   timBI12-ISO8859-1.pcf.gz
charI24.pcf.gz              helvO08-ISO8859-9.pcf.gz    luRS19-ISO8859-3.pcf.gz     lutRS12-ISO8859-14.pcf.gz   timBI12-ISO8859-10.pcf.gz
charR08.pcf.gz              helvO08.pcf.gz              luRS19-ISO8859-4.pcf.gz     lutRS12-ISO8859-15.pcf.gz   timBI12-ISO8859-13.pcf.gz
charR10.pcf.gz              helvO10-ISO8859-1.pcf.gz    luRS19-ISO8859-9.pcf.gz     lutRS12-ISO8859-2.pcf.gz    timBI12-ISO8859-14.pcf.gz
charR12.pcf.gz              helvO10-ISO8859-10.pcf.gz   luRS19.pcf.gz               lutRS12-ISO8859-3.pcf.gz    timBI12-ISO8859-15.pcf.gz
charR14.pcf.gz              helvO10-ISO8859-13.pcf.gz   luRS24-ISO8859-1.pcf.gz     lutRS12-ISO8859-4.pcf.gz    timBI12-ISO8859-2.pcf.gz
charR18.pcf.gz              helvO10-ISO8859-14.pcf.gz   luRS24-ISO8859-10.pcf.gz    lutRS12-ISO8859-9.pcf.gz    timBI12-ISO8859-3.pcf.gz
charR24.pcf.gz              helvO10-ISO8859-15.pcf.gz   luRS24-ISO8859-13.pcf.gz    lutRS12.pcf.gz              timBI12-ISO8859-4.pcf.gz
courB08-ISO8859-1.pcf.gz    helvO10-ISO8859-2.pcf.gz    luRS24-ISO8859-14.pcf.gz    lutRS14-ISO8859-1.pcf.gz    timBI12-ISO8859-9.pcf.gz
courB08-ISO8859-10.pcf.gz   helvO10-ISO8859-3.pcf.gz    luRS24-ISO8859-15.pcf.gz    lutRS14-ISO8859-10.pcf.gz   timBI12.pcf.gz
courB08-ISO8859-13.pcf.gz   helvO10-ISO8859-4.pcf.gz    luRS24-ISO8859-2.pcf.gz     lutRS14-ISO8859-13.pcf.gz   timBI14-ISO8859-1.pcf.gz
courB08-ISO8859-14.pcf.gz   helvO10-ISO8859-9.pcf.gz    luRS24-ISO8859-3.pcf.gz     lutRS14-ISO8859-14.pcf.gz   timBI14-ISO8859-10.pcf.gz
courB08-ISO8859-15.pcf.gz   helvO10.pcf.gz              luRS24-ISO8859-4.pcf.gz     lutRS14-ISO8859-15.pcf.gz   timBI14-ISO8859-13.pcf.gz
courB08-ISO8859-2.pcf.gz    helvO12-ISO8859-1.pcf.gz    luRS24-ISO8859-9.pcf.gz     lutRS14-ISO8859-2.pcf.gz    timBI14-ISO8859-14.pcf.gz
courB08-ISO8859-3.pcf.gz    helvO12-ISO8859-10.pcf.gz   luRS24.pcf.gz               lutRS14-ISO8859-3.pcf.gz    timBI14-ISO8859-15.pcf.gz
courB08-ISO8859-4.pcf.gz    helvO12-ISO8859-13.pcf.gz   lubB08-ISO8859-1.pcf.gz     lutRS14-ISO8859-4.pcf.gz    timBI14-ISO8859-2.pcf.gz
courB08-ISO8859-9.pcf.gz    helvO12-ISO8859-14.pcf.gz   lubB08-ISO8859-10.pcf.gz    lutRS14-ISO8859-9.pcf.gz    timBI14-ISO8859-3.pcf.gz
courB08.pcf.gz              helvO12-ISO8859-15.pcf.gz   lubB08-ISO8859-13.pcf.gz    lutRS14.pcf.gz              timBI14-ISO8859-4.pcf.gz
courB10-ISO8859-1.pcf.gz    helvO12-ISO8859-2.pcf.gz    lubB08-ISO8859-14.pcf.gz    lutRS18-ISO8859-1.pcf.gz    timBI14-ISO8859-9.pcf.gz
courB10-ISO8859-10.pcf.gz   helvO12-ISO8859-3.pcf.gz    lubB08-ISO8859-15.pcf.gz    lutRS18-ISO8859-10.pcf.gz   timBI14.pcf.gz
courB10-ISO8859-13.pcf.gz   helvO12-ISO8859-4.pcf.gz    lubB08-ISO8859-2.pcf.gz     lutRS18-ISO8859-13.pcf.gz   timBI18-ISO8859-1.pcf.gz
courB10-ISO8859-14.pcf.gz   helvO12-ISO8859-9.pcf.gz    lubB08-ISO8859-3.pcf.gz     lutRS18-ISO8859-14.pcf.gz   timBI18-ISO8859-10.pcf.gz
courB10-ISO8859-15.pcf.gz   helvO12.pcf.gz              lubB08-ISO8859-4.pcf.gz     lutRS18-ISO8859-15.pcf.gz   timBI18-ISO8859-13.pcf.gz
courB10-ISO8859-2.pcf.gz    helvO14-ISO8859-1.pcf.gz    lubB08-ISO8859-9.pcf.gz     lutRS18-ISO8859-2.pcf.gz    timBI18-ISO8859-14.pcf.gz
courB10-ISO8859-3.pcf.gz    helvO14-ISO8859-10.pcf.gz   lubB08.pcf.gz               lutRS18-ISO8859-3.pcf.gz    timBI18-ISO8859-15.pcf.gz
courB10-ISO8859-4.pcf.gz    helvO14-ISO8859-13.pcf.gz   lubB10-ISO8859-1.pcf.gz     lutRS18-ISO8859-4.pcf.gz    timBI18-ISO8859-2.pcf.gz
courB10-ISO8859-9.pcf.gz    helvO14-ISO8859-14.pcf.gz   lubB10-ISO8859-10.pcf.gz    lutRS18-ISO8859-9.pcf.gz    timBI18-ISO8859-3.pcf.gz
courB10.pcf.gz              helvO14-ISO8859-15.pcf.gz   lubB10-ISO8859-13.pcf.gz    lutRS18.pcf.gz              timBI18-ISO8859-4.pcf.gz
courB12-ISO8859-1.pcf.gz    helvO14-ISO8859-2.pcf.gz    lubB10-ISO8859-14.pcf.gz    lutRS19-ISO8859-1.pcf.gz    timBI18-ISO8859-9.pcf.gz
courB12-ISO8859-10.pcf.gz   helvO14-ISO8859-3.pcf.gz    lubB10-ISO8859-15.pcf.gz    lutRS19-ISO8859-10.pcf.gz   timBI18.pcf.gz
courB12-ISO8859-13.pcf.gz   helvO14-ISO8859-4.pcf.gz    lubB10-ISO8859-2.pcf.gz     lutRS19-ISO8859-13.pcf.gz   timBI24-ISO8859-1.pcf.gz
courB12-ISO8859-14.pcf.gz   helvO14-ISO8859-9.pcf.gz    lubB10-ISO8859-3.pcf.gz     lutRS19-ISO8859-14.pcf.gz   timBI24-ISO8859-10.pcf.gz
courB12-ISO8859-15.pcf.gz   helvO14.pcf.gz              lubB10-ISO8859-4.pcf.gz     lutRS19-ISO8859-15.pcf.gz   timBI24-ISO8859-13.pcf.gz
courB12-ISO8859-2.pcf.gz    helvO18-ISO8859-1.pcf.gz    lubB10-ISO8859-9.pcf.gz     lutRS19-ISO8859-2.pcf.gz    timBI24-ISO8859-14.pcf.gz
courB12-ISO8859-3.pcf.gz    helvO18-ISO8859-10.pcf.gz   lubB10.pcf.gz               lutRS19-ISO8859-3.pcf.gz    timBI24-ISO8859-15.pcf.gz
courB12-ISO8859-4.pcf.gz    helvO18-ISO8859-13.pcf.gz   lubB12-ISO8859-1.pcf.gz     lutRS19-ISO8859-4.pcf.gz    timBI24-ISO8859-2.pcf.gz
courB12-ISO8859-9.pcf.gz    helvO18-ISO8859-14.pcf.gz   lubB12-ISO8859-10.pcf.gz    lutRS19-ISO8859-9.pcf.gz    timBI24-ISO8859-3.pcf.gz
courB12.pcf.gz              helvO18-ISO8859-15.pcf.gz   lubB12-ISO8859-13.pcf.gz    lutRS19.pcf.gz              timBI24-ISO8859-4.pcf.gz
courB14-ISO8859-1.pcf.gz    helvO18-ISO8859-2.pcf.gz    lubB12-ISO8859-14.pcf.gz    lutRS24-ISO8859-1.pcf.gz    timBI24-ISO8859-9.pcf.gz
courB14-ISO8859-10.pcf.gz   helvO18-ISO8859-3.pcf.gz    lubB12-ISO8859-15.pcf.gz    lutRS24-ISO8859-10.pcf.gz   timBI24.pcf.gz
courB14-ISO8859-13.pcf.gz   helvO18-ISO8859-4.pcf.gz    lubB12-ISO8859-2.pcf.gz     lutRS24-ISO8859-13.pcf.gz   timI08-ISO8859-1.pcf.gz
courB14-ISO8859-14.pcf.gz   helvO18-ISO8859-9.pcf.gz    lubB12-ISO8859-3.pcf.gz     lutRS24-ISO8859-14.pcf.gz   timI08-ISO8859-10.pcf.gz
courB14-ISO8859-15.pcf.gz   helvO18.pcf.gz              lubB12-ISO8859-4.pcf.gz     lutRS24-ISO8859-15.pcf.gz   timI08-ISO8859-13.pcf.gz
courB14-ISO8859-2.pcf.gz    helvO24-ISO8859-1.pcf.gz    lubB12-ISO8859-9.pcf.gz     lutRS24-ISO8859-2.pcf.gz    timI08-ISO8859-14.pcf.gz
courB14-ISO8859-3.pcf.gz    helvO24-ISO8859-10.pcf.gz   lubB12.pcf.gz               lutRS24-ISO8859-3.pcf.gz    timI08-ISO8859-15.pcf.gz
courB14-ISO8859-4.pcf.gz    helvO24-ISO8859-13.pcf.gz   lubB14-ISO8859-1.pcf.gz     lutRS24-ISO8859-4.pcf.gz    timI08-ISO8859-2.pcf.gz
courB14-ISO8859-9.pcf.gz    helvO24-ISO8859-14.pcf.gz   lubB14-ISO8859-10.pcf.gz    lutRS24-ISO8859-9.pcf.gz    timI08-ISO8859-3.pcf.gz
courB14.pcf.gz              helvO24-ISO8859-15.pcf.gz   lubB14-ISO8859-13.pcf.gz    lutRS24.pcf.gz              timI08-ISO8859-4.pcf.gz
courB18-ISO8859-1.pcf.gz    helvO24-ISO8859-2.pcf.gz    lubB14-ISO8859-14.pcf.gz    ncenB08-ISO8859-1.pcf.gz    timI08-ISO8859-9.pcf.gz
courB18-ISO8859-10.pcf.gz   helvO24-ISO8859-3.pcf.gz    lubB14-ISO8859-15.pcf.gz    ncenB08-ISO8859-10.pcf.gz   timI08.pcf.gz
courB18-ISO8859-13.pcf.gz   helvO24-ISO8859-4.pcf.gz    lubB14-ISO8859-2.pcf.gz     ncenB08-ISO8859-13.pcf.gz   timI10-ISO8859-1.pcf.gz
courB18-ISO8859-14.pcf.gz   helvO24-ISO8859-9.pcf.gz    lubB14-ISO8859-3.pcf.gz     ncenB08-ISO8859-14.pcf.gz   timI10-ISO8859-10.pcf.gz
courB18-ISO8859-15.pcf.gz   helvO24.pcf.gz              lubB14-ISO8859-4.pcf.gz     ncenB08-ISO8859-15.pcf.gz   timI10-ISO8859-13.pcf.gz
courB18-ISO8859-2.pcf.gz    helvR08-ISO8859-1.pcf.gz    lubB14-ISO8859-9.pcf.gz     ncenB08-ISO8859-2.pcf.gz    timI10-ISO8859-14.pcf.gz
courB18-ISO8859-3.pcf.gz    helvR08-ISO8859-10.pcf.gz   lubB14.pcf.gz               ncenB08-ISO8859-3.pcf.gz    timI10-ISO8859-15.pcf.gz
courB18-ISO8859-4.pcf.gz    helvR08-ISO8859-13.pcf.gz   lubB18-ISO8859-1.pcf.gz     ncenB08-ISO8859-4.pcf.gz    timI10-ISO8859-2.pcf.gz
courB18-ISO8859-9.pcf.gz    helvR08-ISO8859-14.pcf.gz   lubB18-ISO8859-10.pcf.gz    ncenB08-ISO8859-9.pcf.gz    timI10-ISO8859-3.pcf.gz
courB18.pcf.gz              helvR08-ISO8859-15.pcf.gz   lubB18-ISO8859-13.pcf.gz    ncenB08.pcf.gz              timI10-ISO8859-4.pcf.gz
courB24-ISO8859-1.pcf.gz    helvR08-ISO8859-2.pcf.gz    lubB18-ISO8859-14.pcf.gz    ncenB10-ISO8859-1.pcf.gz    timI10-ISO8859-9.pcf.gz
courB24-ISO8859-10.pcf.gz   helvR08-ISO8859-3.pcf.gz    lubB18-ISO8859-15.pcf.gz    ncenB10-ISO8859-10.pcf.gz   timI10.pcf.gz
courB24-ISO8859-13.pcf.gz   helvR08-ISO8859-4.pcf.gz    lubB18-ISO8859-2.pcf.gz     ncenB10-ISO8859-13.pcf.gz   timI12-ISO8859-1.pcf.gz
courB24-ISO8859-14.pcf.gz   helvR08-ISO8859-9.pcf.gz    lubB18-ISO8859-3.pcf.gz     ncenB10-ISO8859-14.pcf.gz   timI12-ISO8859-10.pcf.gz
courB24-ISO8859-15.pcf.gz   helvR08.pcf.gz              lubB18-ISO8859-4.pcf.gz     ncenB10-ISO8859-15.pcf.gz   timI12-ISO8859-13.pcf.gz
courB24-ISO8859-2.pcf.gz    helvR10-ISO8859-1.pcf.gz    lubB18-ISO8859-9.pcf.gz     ncenB10-ISO8859-2.pcf.gz    timI12-ISO8859-14.pcf.gz
courB24-ISO8859-3.pcf.gz    helvR10-ISO8859-10.pcf.gz   lubB18.pcf.gz               ncenB10-ISO8859-3.pcf.gz    timI12-ISO8859-15.pcf.gz
courB24-ISO8859-4.pcf.gz    helvR10-ISO8859-13.pcf.gz   lubB19.pcf.gz               ncenB10-ISO8859-4.pcf.gz    timI12-ISO8859-2.pcf.gz
courB24-ISO8859-9.pcf.gz    helvR10-ISO8859-14.pcf.gz   lubB24-ISO8859-1.pcf.gz     ncenB10-ISO8859-9.pcf.gz    timI12-ISO8859-3.pcf.gz
courB24.pcf.gz              helvR10-ISO8859-15.pcf.gz   lubB24-ISO8859-10.pcf.gz    ncenB10.pcf.gz              timI12-ISO8859-4.pcf.gz
courBO08-ISO8859-1.pcf.gz   helvR10-ISO8859-2.pcf.gz    lubB24-ISO8859-13.pcf.gz    ncenB12-ISO8859-1.pcf.gz    timI12-ISO8859-9.pcf.gz
courBO08-ISO8859-10.pcf.gz  helvR10-ISO8859-3.pcf.gz    lubB24-ISO8859-14.pcf.gz    ncenB12-ISO8859-10.pcf.gz   timI12.pcf.gz
courBO08-ISO8859-13.pcf.gz  helvR10-ISO8859-4.pcf.gz    lubB24-ISO8859-15.pcf.gz    ncenB12-ISO8859-13.pcf.gz   timI14-ISO8859-1.pcf.gz
courBO08-ISO8859-14.pcf.gz  helvR10-ISO8859-9.pcf.gz    lubB24-ISO8859-2.pcf.gz     ncenB12-ISO8859-14.pcf.gz   timI14-ISO8859-10.pcf.gz
courBO08-ISO8859-15.pcf.gz  helvR10.pcf.gz              lubB24-ISO8859-3.pcf.gz     ncenB12-ISO8859-15.pcf.gz   timI14-ISO8859-13.pcf.gz
courBO08-ISO8859-2.pcf.gz   helvR12-ISO8859-1.pcf.gz    lubB24-ISO8859-4.pcf.gz     ncenB12-ISO8859-2.pcf.gz    timI14-ISO8859-14.pcf.gz
courBO08-ISO8859-3.pcf.gz   helvR12-ISO8859-10.pcf.gz   lubB24-ISO8859-9.pcf.gz     ncenB12-ISO8859-3.pcf.gz    timI14-ISO8859-15.pcf.gz
courBO08-ISO8859-4.pcf.gz   helvR12-ISO8859-13.pcf.gz   lubB24.pcf.gz               ncenB12-ISO8859-4.pcf.gz    timI14-ISO8859-2.pcf.gz
courBO08-ISO8859-9.pcf.gz   helvR12-ISO8859-14.pcf.gz   lubBI08-ISO8859-1.pcf.gz    ncenB12-ISO8859-9.pcf.gz    timI14-ISO8859-3.pcf.gz
courBO08.pcf.gz             helvR12-ISO8859-15.pcf.gz   lubBI08-ISO8859-10.pcf.gz   ncenB12.pcf.gz              timI14-ISO8859-4.pcf.gz
courBO10-ISO8859-1.pcf.gz   helvR12-ISO8859-2.pcf.gz    lubBI08-ISO8859-13.pcf.gz   ncenB14-ISO8859-1.pcf.gz    timI14-ISO8859-9.pcf.gz
courBO10-ISO8859-10.pcf.gz  helvR12-ISO8859-3.pcf.gz    lubBI08-ISO8859-14.pcf.gz   ncenB14-ISO8859-10.pcf.gz   timI14.pcf.gz
courBO10-ISO8859-13.pcf.gz  helvR12-ISO8859-4.pcf.gz    lubBI08-ISO8859-15.pcf.gz   ncenB14-ISO8859-13.pcf.gz   timI18-ISO8859-1.pcf.gz
courBO10-ISO8859-14.pcf.gz  helvR12-ISO8859-9.pcf.gz    lubBI08-ISO8859-2.pcf.gz    ncenB14-ISO8859-14.pcf.gz   timI18-ISO8859-10.pcf.gz
courBO10-ISO8859-15.pcf.gz  helvR12.pcf.gz              lubBI08-ISO8859-3.pcf.gz    ncenB14-ISO8859-15.pcf.gz   timI18-ISO8859-13.pcf.gz
courBO10-ISO8859-2.pcf.gz   helvR14-ISO8859-1.pcf.gz    lubBI08-ISO8859-4.pcf.gz    ncenB14-ISO8859-2.pcf.gz    timI18-ISO8859-14.pcf.gz
courBO10-ISO8859-3.pcf.gz   helvR14-ISO8859-10.pcf.gz   lubBI08-ISO8859-9.pcf.gz    ncenB14-ISO8859-3.pcf.gz    timI18-ISO8859-15.pcf.gz
courBO10-ISO8859-4.pcf.gz   helvR14-ISO8859-13.pcf.gz   lubBI08.pcf.gz              ncenB14-ISO8859-4.pcf.gz    timI18-ISO8859-2.pcf.gz
courBO10-ISO8859-9.pcf.gz   helvR14-ISO8859-14.pcf.gz   lubBI10-ISO8859-1.pcf.gz    ncenB14-ISO8859-9.pcf.gz    timI18-ISO8859-3.pcf.gz
courBO10.pcf.gz             helvR14-ISO8859-15.pcf.gz   lubBI10-ISO8859-10.pcf.gz   ncenB14.pcf.gz              timI18-ISO8859-4.pcf.gz
courBO12-ISO8859-1.pcf.gz   helvR14-ISO8859-2.pcf.gz    lubBI10-ISO8859-13.pcf.gz   ncenB18-ISO8859-1.pcf.gz    timI18-ISO8859-9.pcf.gz
courBO12-ISO8859-10.pcf.gz  helvR14-ISO8859-3.pcf.gz    lubBI10-ISO8859-14.pcf.gz   ncenB18-ISO8859-10.pcf.gz   timI18.pcf.gz
courBO12-ISO8859-13.pcf.gz  helvR14-ISO8859-4.pcf.gz    lubBI10-ISO8859-15.pcf.gz   ncenB18-ISO8859-13.pcf.gz   timI24-ISO8859-1.pcf.gz
courBO12-ISO8859-14.pcf.gz  helvR14-ISO8859-9.pcf.gz    lubBI10-ISO8859-2.pcf.gz    ncenB18-ISO8859-14.pcf.gz   timI24-ISO8859-10.pcf.gz
courBO12-ISO8859-15.pcf.gz  helvR14.pcf.gz              lubBI10-ISO8859-3.pcf.gz    ncenB18-ISO8859-15.pcf.gz   timI24-ISO8859-13.pcf.gz
courBO12-ISO8859-2.pcf.gz   helvR18-ISO8859-1.pcf.gz    lubBI10-ISO8859-4.pcf.gz    ncenB18-ISO8859-2.pcf.gz    timI24-ISO8859-14.pcf.gz
courBO12-ISO8859-3.pcf.gz   helvR18-ISO8859-10.pcf.gz   lubBI10-ISO8859-9.pcf.gz    ncenB18-ISO8859-3.pcf.gz    timI24-ISO8859-15.pcf.gz
courBO12-ISO8859-4.pcf.gz   helvR18-ISO8859-13.pcf.gz   lubBI10.pcf.gz              ncenB18-ISO8859-4.pcf.gz    timI24-ISO8859-2.pcf.gz
courBO12-ISO8859-9.pcf.gz   helvR18-ISO8859-14.pcf.gz   lubBI12-ISO8859-1.pcf.gz    ncenB18-ISO8859-9.pcf.gz    timI24-ISO8859-3.pcf.gz
courBO12.pcf.gz             helvR18-ISO8859-15.pcf.gz   lubBI12-ISO8859-10.pcf.gz   ncenB18.pcf.gz              timI24-ISO8859-4.pcf.gz
courBO14-ISO8859-1.pcf.gz   helvR18-ISO8859-2.pcf.gz    lubBI12-ISO8859-13.pcf.gz   ncenB24-ISO8859-1.pcf.gz    timI24-ISO8859-9.pcf.gz
courBO14-ISO8859-10.pcf.gz  helvR18-ISO8859-3.pcf.gz    lubBI12-ISO8859-14.pcf.gz   ncenB24-ISO8859-10.pcf.gz   timI24.pcf.gz
courBO14-ISO8859-13.pcf.gz  helvR18-ISO8859-4.pcf.gz    lubBI12-ISO8859-15.pcf.gz   ncenB24-ISO8859-13.pcf.gz   timR08-ISO8859-1.pcf.gz
courBO14-ISO8859-14.pcf.gz  helvR18-ISO8859-9.pcf.gz    lubBI12-ISO8859-2.pcf.gz    ncenB24-ISO8859-14.pcf.gz   timR08-ISO8859-10.pcf.gz
courBO14-ISO8859-15.pcf.gz  helvR18.pcf.gz              lubBI12-ISO8859-3.pcf.gz    ncenB24-ISO8859-15.pcf.gz   timR08-ISO8859-13.pcf.gz
courBO14-ISO8859-2.pcf.gz   helvR24-ISO8859-1.pcf.gz    lubBI12-ISO8859-4.pcf.gz    ncenB24-ISO8859-2.pcf.gz    timR08-ISO8859-14.pcf.gz
courBO14-ISO8859-3.pcf.gz   helvR24-ISO8859-10.pcf.gz   lubBI12-ISO8859-9.pcf.gz    ncenB24-ISO8859-3.pcf.gz    timR08-ISO8859-15.pcf.gz
courBO14-ISO8859-4.pcf.gz   helvR24-ISO8859-13.pcf.gz   lubBI12.pcf.gz              ncenB24-ISO8859-4.pcf.gz    timR08-ISO8859-2.pcf.gz
courBO14-ISO8859-9.pcf.gz   helvR24-ISO8859-14.pcf.gz   lubBI14-ISO8859-1.pcf.gz    ncenB24-ISO8859-9.pcf.gz    timR08-ISO8859-3.pcf.gz
courBO14.pcf.gz             helvR24-ISO8859-15.pcf.gz   lubBI14-ISO8859-10.pcf.gz   ncenB24.pcf.gz              timR08-ISO8859-4.pcf.gz
courBO18-ISO8859-1.pcf.gz   helvR24-ISO8859-2.pcf.gz    lubBI14-ISO8859-13.pcf.gz   ncenBI08-ISO8859-1.pcf.gz   timR08-ISO8859-9.pcf.gz
courBO18-ISO8859-10.pcf.gz  helvR24-ISO8859-3.pcf.gz    lubBI14-ISO8859-14.pcf.gz   ncenBI08-ISO8859-10.pcf.gz  timR08.pcf.gz
courBO18-ISO8859-13.pcf.gz  helvR24-ISO8859-4.pcf.gz    lubBI14-ISO8859-15.pcf.gz   ncenBI08-ISO8859-13.pcf.gz  timR10-ISO8859-1.pcf.gz
courBO18-ISO8859-14.pcf.gz  helvR24-ISO8859-9.pcf.gz    lubBI14-ISO8859-2.pcf.gz    ncenBI08-ISO8859-14.pcf.gz  timR10-ISO8859-10.pcf.gz
courBO18-ISO8859-15.pcf.gz  helvR24.pcf.gz              lubBI14-ISO8859-3.pcf.gz    ncenBI08-ISO8859-15.pcf.gz  timR10-ISO8859-13.pcf.gz
courBO18-ISO8859-2.pcf.gz   luBIS08-ISO8859-1.pcf.gz    lubBI14-ISO8859-4.pcf.gz    ncenBI08-ISO8859-2.pcf.gz   timR10-ISO8859-14.pcf.gz
courBO18-ISO8859-3.pcf.gz   luBIS08-ISO8859-10.pcf.gz   lubBI14-ISO8859-9.pcf.gz    ncenBI08-ISO8859-3.pcf.gz   timR10-ISO8859-15.pcf.gz
courBO18-ISO8859-4.pcf.gz   luBIS08-ISO8859-13.pcf.gz   lubBI14.pcf.gz              ncenBI08-ISO8859-4.pcf.gz   timR10-ISO8859-2.pcf.gz
courBO18-ISO8859-9.pcf.gz   luBIS08-ISO8859-14.pcf.gz   lubBI18-ISO8859-1.pcf.gz    ncenBI08-ISO8859-9.pcf.gz   timR10-ISO8859-3.pcf.gz
courBO18.pcf.gz             luBIS08-ISO8859-15.pcf.gz   lubBI18-ISO8859-10.pcf.gz   ncenBI08.pcf.gz             timR10-ISO8859-4.pcf.gz
courBO24-ISO8859-1.pcf.gz   luBIS08-ISO8859-2.pcf.gz    lubBI18-ISO8859-13.pcf.gz   ncenBI10-ISO8859-1.pcf.gz   timR10-ISO8859-9.pcf.gz
courBO24-ISO8859-10.pcf.gz  luBIS08-ISO8859-3.pcf.gz    lubBI18-ISO8859-14.pcf.gz   ncenBI10-ISO8859-10.pcf.gz  timR10.pcf.gz
courBO24-ISO8859-13.pcf.gz  luBIS08-ISO8859-4.pcf.gz    lubBI18-ISO8859-15.pcf.gz   ncenBI10-ISO8859-13.pcf.gz  timR12-ISO8859-1.pcf.gz
courBO24-ISO8859-14.pcf.gz  luBIS08-ISO8859-9.pcf.gz    lubBI18-ISO8859-2.pcf.gz    ncenBI10-ISO8859-14.pcf.gz  timR12-ISO8859-10.pcf.gz
courBO24-ISO8859-15.pcf.gz  luBIS08.pcf.gz              lubBI18-ISO8859-3.pcf.gz    ncenBI10-ISO8859-15.pcf.gz  timR12-ISO8859-13.pcf.gz
courBO24-ISO8859-2.pcf.gz   luBIS10-ISO8859-1.pcf.gz    lubBI18-ISO8859-4.pcf.gz    ncenBI10-ISO8859-2.pcf.gz   timR12-ISO8859-14.pcf.gz
courBO24-ISO8859-3.pcf.gz   luBIS10-ISO8859-10.pcf.gz   lubBI18-ISO8859-9.pcf.gz    ncenBI10-ISO8859-3.pcf.gz   timR12-ISO8859-15.pcf.gz
courBO24-ISO8859-4.pcf.gz   luBIS10-ISO8859-13.pcf.gz   lubBI18.pcf.gz              ncenBI10-ISO8859-4.pcf.gz   timR12-ISO8859-2.pcf.gz
courBO24-ISO8859-9.pcf.gz   luBIS10-ISO8859-14.pcf.gz   lubBI19-ISO8859-1.pcf.gz    ncenBI10-ISO8859-9.pcf.gz   timR12-ISO8859-3.pcf.gz
courBO24.pcf.gz             luBIS10-ISO8859-15.pcf.gz   lubBI19-ISO8859-10.pcf.gz   ncenBI10.pcf.gz             timR12-ISO8859-4.pcf.gz
courO08-ISO8859-1.pcf.gz    luBIS10-ISO8859-2.pcf.gz    lubBI19-ISO8859-13.pcf.gz   ncenBI12-ISO8859-1.pcf.gz   timR12-ISO8859-9.pcf.gz
courO08-ISO8859-10.pcf.gz   luBIS10-ISO8859-3.pcf.gz    lubBI19-ISO8859-14.pcf.gz   ncenBI12-ISO8859-10.pcf.gz  timR12.pcf.gz
courO08-ISO8859-13.pcf.gz   luBIS10-ISO8859-4.pcf.gz    lubBI19-ISO8859-15.pcf.gz   ncenBI12-ISO8859-13.pcf.gz  timR14-ISO8859-1.pcf.gz
courO08-ISO8859-14.pcf.gz   luBIS10-ISO8859-9.pcf.gz    lubBI19-ISO8859-2.pcf.gz    ncenBI12-ISO8859-14.pcf.gz  timR14-ISO8859-10.pcf.gz
courO08-ISO8859-15.pcf.gz   luBIS10.pcf.gz              lubBI19-ISO8859-3.pcf.gz    ncenBI12-ISO8859-15.pcf.gz  timR14-ISO8859-13.pcf.gz
courO08-ISO8859-2.pcf.gz    luBIS12-ISO8859-1.pcf.gz    lubBI19-ISO8859-4.pcf.gz    ncenBI12-ISO8859-2.pcf.gz   timR14-ISO8859-14.pcf.gz
courO08-ISO8859-3.pcf.gz    luBIS12-ISO8859-10.pcf.gz   lubBI19-ISO8859-9.pcf.gz    ncenBI12-ISO8859-3.pcf.gz   timR14-ISO8859-15.pcf.gz
courO08-ISO8859-4.pcf.gz    luBIS12-ISO8859-13.pcf.gz   lubBI19.pcf.gz              ncenBI12-ISO8859-4.pcf.gz   timR14-ISO8859-2.pcf.gz
courO08-ISO8859-9.pcf.gz    luBIS12-ISO8859-14.pcf.gz   lubBI24-ISO8859-1.pcf.gz    ncenBI12-ISO8859-9.pcf.gz   timR14-ISO8859-3.pcf.gz
courO08.pcf.gz              luBIS12-ISO8859-15.pcf.gz   lubBI24-ISO8859-10.pcf.gz   ncenBI12.pcf.gz             timR14-ISO8859-4.pcf.gz
courO10-ISO8859-1.pcf.gz    luBIS12-ISO8859-2.pcf.gz    lubBI24-ISO8859-13.pcf.gz   ncenBI14-ISO8859-1.pcf.gz   timR14-ISO8859-9.pcf.gz
courO10-ISO8859-10.pcf.gz   luBIS12-ISO8859-3.pcf.gz    lubBI24-ISO8859-14.pcf.gz   ncenBI14-ISO8859-10.pcf.gz  timR14.pcf.gz
courO10-ISO8859-13.pcf.gz   luBIS12-ISO8859-4.pcf.gz    lubBI24-ISO8859-15.pcf.gz   ncenBI14-ISO8859-13.pcf.gz  timR18-ISO8859-1.pcf.gz
courO10-ISO8859-14.pcf.gz   luBIS12-ISO8859-9.pcf.gz    lubBI24-ISO8859-2.pcf.gz    ncenBI14-ISO8859-14.pcf.gz  timR18-ISO8859-10.pcf.gz
courO10-ISO8859-15.pcf.gz   luBIS12.pcf.gz              lubBI24-ISO8859-3.pcf.gz    ncenBI14-ISO8859-15.pcf.gz  timR18-ISO8859-13.pcf.gz
courO10-ISO8859-2.pcf.gz    luBIS14-ISO8859-1.pcf.gz    lubBI24-ISO8859-4.pcf.gz    ncenBI14-ISO8859-2.pcf.gz   timR18-ISO8859-14.pcf.gz
courO10-ISO8859-3.pcf.gz    luBIS14-ISO8859-10.pcf.gz   lubBI24-ISO8859-9.pcf.gz    ncenBI14-ISO8859-3.pcf.gz   timR18-ISO8859-15.pcf.gz
courO10-ISO8859-4.pcf.gz    luBIS14-ISO8859-13.pcf.gz   lubBI24.pcf.gz              ncenBI14-ISO8859-4.pcf.gz   timR18-ISO8859-2.pcf.gz
courO10-ISO8859-9.pcf.gz    luBIS14-ISO8859-14.pcf.gz   lubI08-ISO8859-1.pcf.gz     ncenBI14-ISO8859-9.pcf.gz   timR18-ISO8859-3.pcf.gz
courO10.pcf.gz              luBIS14-ISO8859-15.pcf.gz   lubI08-ISO8859-10.pcf.gz    ncenBI14.pcf.gz             timR18-ISO8859-4.pcf.gz
courO12-ISO8859-1.pcf.gz    luBIS14-ISO8859-2.pcf.gz    lubI08-ISO8859-13.pcf.gz    ncenBI18-ISO8859-1.pcf.gz   timR18-ISO8859-9.pcf.gz
courO12-ISO8859-10.pcf.gz   luBIS14-ISO8859-3.pcf.gz    lubI08-ISO8859-14.pcf.gz    ncenBI18-ISO8859-10.pcf.gz  timR18.pcf.gz
courO12-ISO8859-13.pcf.gz   luBIS14-ISO8859-4.pcf.gz    lubI08-ISO8859-15.pcf.gz    ncenBI18-ISO8859-13.pcf.gz  timR24-ISO8859-1.pcf.gz
courO12-ISO8859-14.pcf.gz   luBIS14-ISO8859-9.pcf.gz    lubI08-ISO8859-2.pcf.gz     ncenBI18-ISO8859-14.pcf.gz  timR24-ISO8859-10.pcf.gz
courO12-ISO8859-15.pcf.gz   luBIS14.pcf.gz              lubI08-ISO8859-3.pcf.gz     ncenBI18-ISO8859-15.pcf.gz  timR24-ISO8859-13.pcf.gz
courO12-ISO8859-2.pcf.gz    luBIS18-ISO8859-1.pcf.gz    lubI08-ISO8859-4.pcf.gz     ncenBI18-ISO8859-2.pcf.gz   timR24-ISO8859-14.pcf.gz
courO12-ISO8859-3.pcf.gz    luBIS18-ISO8859-10.pcf.gz   lubI08-ISO8859-9.pcf.gz     ncenBI18-ISO8859-3.pcf.gz   timR24-ISO8859-15.pcf.gz
courO12-ISO8859-4.pcf.gz    luBIS18-ISO8859-13.pcf.gz   lubI08.pcf.gz               ncenBI18-ISO8859-4.pcf.gz   timR24-ISO8859-2.pcf.gz
courO12-ISO8859-9.pcf.gz    luBIS18-ISO8859-14.pcf.gz   lubI10-ISO8859-1.pcf.gz     ncenBI18-ISO8859-9.pcf.gz   timR24-ISO8859-3.pcf.gz
courO12.pcf.gz              luBIS18-ISO8859-15.pcf.gz   lubI10-ISO8859-10.pcf.gz    ncenBI18.pcf.gz             timR24-ISO8859-4.pcf.gz
courO14-ISO8859-1.pcf.gz    luBIS18-ISO8859-2.pcf.gz    lubI10-ISO8859-13.pcf.gz    ncenBI24-ISO8859-1.pcf.gz   timR24-ISO8859-9.pcf.gz
courO14-ISO8859-10.pcf.gz   luBIS18-ISO8859-3.pcf.gz    lubI10-ISO8859-14.pcf.gz    ncenBI24-ISO8859-10.pcf.gz  timR24.pcf.gz
courO14-ISO8859-13.pcf.gz   luBIS18-ISO8859-4.pcf.gz    lubI10-ISO8859-15.pcf.gz    ncenBI24-ISO8859-13.pcf.gz
courO14-ISO8859-14.pcf.gz   luBIS18-ISO8859-9.pcf.gz    lubI10-ISO8859-2.pcf.gz     ncenBI24-ISO8859-14.pcf.gz

./usr/X11R6/lib/X11/fonts/75dpi:
UTBI__10-ISO8859-1.pcf.gz   courO14-ISO8859-15.pcf.gz   luBIS18.pcf.gz              lubI10-ISO8859-3.pcf.gz     ncenBI24-ISO8859-15.pcf.gz
UTBI__10-ISO8859-10.pcf.gz  courO14-ISO8859-2.pcf.gz    luBIS19-ISO8859-1.pcf.gz    lubI10-ISO8859-4.pcf.gz     ncenBI24-ISO8859-2.pcf.gz
UTBI__10-ISO8859-13.pcf.gz  courO14-ISO8859-3.pcf.gz    luBIS19-ISO8859-10.pcf.gz   lubI10-ISO8859-9.pcf.gz     ncenBI24-ISO8859-3.pcf.gz
UTBI__10-ISO8859-14.pcf.gz  courO14-ISO8859-4.pcf.gz    luBIS19-ISO8859-13.pcf.gz   lubI10.pcf.gz               ncenBI24-ISO8859-4.pcf.gz
UTBI__10-ISO8859-15.pcf.gz  courO14-ISO8859-9.pcf.gz    luBIS19-ISO8859-14.pcf.gz   lubI12-ISO8859-1.pcf.gz     ncenBI24-ISO8859-9.pcf.gz
UTBI__10-ISO8859-2.pcf.gz   courO14.pcf.gz              luBIS19-ISO8859-15.pcf.gz   lubI12-ISO8859-10.pcf.gz    ncenBI24.pcf.gz
UTBI__10-ISO8859-3.pcf.gz   courO18-ISO8859-1.pcf.gz    luBIS19-ISO8859-2.pcf.gz    lubI12-ISO8859-13.pcf.gz    ncenI08-ISO8859-1.pcf.gz
UTBI__10-ISO8859-4.pcf.gz   courO18-ISO8859-10.pcf.gz   luBIS19-ISO8859-3.pcf.gz    lubI12-ISO8859-14.pcf.gz    ncenI08-ISO8859-10.pcf.gz
UTBI__10-ISO8859-9.pcf.gz   courO18-ISO8859-13.pcf.gz   luBIS19-ISO8859-4.pcf.gz    lubI12-ISO8859-15.pcf.gz    ncenI08-ISO8859-13.pcf.gz
UTBI__10.pcf.gz             courO18-ISO8859-14.pcf.gz   luBIS19-ISO8859-9.pcf.gz    lubI12-ISO8859-2.pcf.gz     ncenI08-ISO8859-14.pcf.gz
UTBI__12-ISO8859-1.pcf.gz   courO18-ISO8859-15.pcf.gz   luBIS19.pcf.gz              lubI12-ISO8859-3.pcf.gz     ncenI08-ISO8859-15.pcf.gz
UTBI__12-ISO8859-10.pcf.gz  courO18-ISO8859-2.pcf.gz    luBIS24-ISO8859-1.pcf.gz    lubI12-ISO8859-4.pcf.gz     ncenI08-ISO8859-2.pcf.gz
UTBI__12-ISO8859-13.pcf.gz  courO18-ISO8859-3.pcf.gz    luBIS24-ISO8859-10.pcf.gz   lubI12-ISO8859-9.pcf.gz     ncenI08-ISO8859-3.pcf.gz
UTBI__12-ISO8859-14.pcf.gz  courO18-ISO8859-4.pcf.gz    luBIS24-ISO8859-13.pcf.gz   lubI12.pcf.gz               ncenI08-ISO8859-4.pcf.gz
UTBI__12-ISO8859-15.pcf.gz  courO18-ISO8859-9.pcf.gz    luBIS24-ISO8859-14.pcf.gz   lubI14-ISO8859-1.pcf.gz     ncenI08-ISO8859-9.pcf.gz
UTBI__12-ISO8859-2.pcf.gz   courO18.pcf.gz              luBIS24-ISO8859-15.pcf.gz   lubI14-ISO8859-10.pcf.gz    ncenI08.pcf.gz
UTBI__12-ISO8859-3.pcf.gz   courO24-ISO8859-1.pcf.gz    luBIS24-ISO8859-2.pcf.gz    lubI14-ISO8859-13.pcf.gz    ncenI10-ISO8859-1.pcf.gz
UTBI__12-ISO8859-4.pcf.gz   courO24-ISO8859-10.pcf.gz   luBIS24-ISO8859-3.pcf.gz    lubI14-ISO8859-14.pcf.gz    ncenI10-ISO8859-10.pcf.gz
UTBI__12-ISO8859-9.pcf.gz   courO24-ISO8859-13.pcf.gz   luBIS24-ISO8859-4.pcf.gz    lubI14-ISO8859-15.pcf.gz    ncenI10-ISO8859-13.pcf.gz
UTBI__12.pcf.gz             courO24-ISO8859-14.pcf.gz   luBIS24-ISO8859-9.pcf.gz    lubI14-ISO8859-2.pcf.gz     ncenI10-ISO8859-14.pcf.gz
UTBI__14-ISO8859-1.pcf.gz   courO24-ISO8859-15.pcf.gz   luBIS24.pcf.gz              lubI14-ISO8859-3.pcf.gz     ncenI10-ISO8859-15.pcf.gz
UTBI__14-ISO8859-10.pcf.gz  courO24-ISO8859-2.pcf.gz    luBS08-ISO8859-1.pcf.gz     lubI14-ISO8859-4.pcf.gz     ncenI10-ISO8859-2.pcf.gz
UTBI__14-ISO8859-13.pcf.gz  courO24-ISO8859-3.pcf.gz    luBS08-ISO8859-10.pcf.gz    lubI14-ISO8859-9.pcf.gz     ncenI10-ISO8859-3.pcf.gz
UTBI__14-ISO8859-14.pcf.gz  courO24-ISO8859-4.pcf.gz    luBS08-ISO8859-13.pcf.gz    lubI14.pcf.gz               ncenI10-ISO8859-4.pcf.gz
UTBI__14-ISO8859-15.pcf.gz  courO24-ISO8859-9.pcf.gz    luBS08-ISO8859-14.pcf.gz    lubI18-ISO8859-1.pcf.gz     ncenI10-ISO8859-9.pcf.gz
UTBI__14-ISO8859-2.pcf.gz   courO24.pcf.gz              luBS08-ISO8859-15.pcf.gz    lubI18-ISO8859-10.pcf.gz    ncenI10.pcf.gz
UTBI__14-ISO8859-3.pcf.gz   courR08-ISO8859-1.pcf.gz    luBS08-ISO8859-2.pcf.gz     lubI18-ISO8859-13.pcf.gz    ncenI12-ISO8859-1.pcf.gz
UTBI__14-ISO8859-4.pcf.gz   courR08-ISO8859-10.pcf.gz   luBS08-ISO8859-3.pcf.gz     lubI18-ISO8859-14.pcf.gz    ncenI12-ISO8859-10.pcf.gz
UTBI__14-ISO8859-9.pcf.gz   courR08-ISO8859-13.pcf.gz   luBS08-ISO8859-4.pcf.gz     lubI18-ISO8859-15.pcf.gz    ncenI12-ISO8859-13.pcf.gz
UTBI__14.pcf.gz             courR08-ISO8859-14.pcf.gz   luBS08-ISO8859-9.pcf.gz     lubI18-ISO8859-2.pcf.gz     ncenI12-ISO8859-14.pcf.gz
UTBI__18-ISO8859-1.pcf.gz   courR08-ISO8859-15.pcf.gz   luBS08.pcf.gz               lubI18-ISO8859-3.pcf.gz     ncenI12-ISO8859-15.pcf.gz
UTBI__18-ISO8859-10.pcf.gz  courR08-ISO8859-2.pcf.gz    luBS10-ISO8859-1.pcf.gz     lubI18-ISO8859-4.pcf.gz     ncenI12-ISO8859-2.pcf.gz
UTBI__18-ISO8859-13.pcf.gz  courR08-ISO8859-3.pcf.gz    luBS10-ISO8859-10.pcf.gz    lubI18-ISO8859-9.pcf.gz     ncenI12-ISO8859-3.pcf.gz
UTBI__18-ISO8859-14.pcf.gz  courR08-ISO8859-4.pcf.gz    luBS10-ISO8859-13.pcf.gz    lubI18.pcf.gz               ncenI12-ISO8859-4.pcf.gz
UTBI__18-ISO8859-15.pcf.gz  courR08-ISO8859-9.pcf.gz    luBS10-ISO8859-14.pcf.gz    lubI19-ISO8859-1.pcf.gz     ncenI12-ISO8859-9.pcf.gz
UTBI__18-ISO8859-2.pcf.gz   courR08.pcf.gz              luBS10-ISO8859-15.pcf.gz    lubI19-ISO8859-10.pcf.gz    ncenI12.pcf.gz
UTBI__18-ISO8859-3.pcf.gz   courR10-ISO8859-1.pcf.gz    luBS10-ISO8859-2.pcf.gz     lubI19-ISO8859-13.pcf.gz    ncenI14-ISO8859-1.pcf.gz
UTBI__18-ISO8859-4.pcf.gz   courR10-ISO8859-10.pcf.gz   luBS10-ISO8859-3.pcf.gz     lubI19-ISO8859-14.pcf.gz    ncenI14-ISO8859-10.pcf.gz
UTBI__18-ISO8859-9.pcf.gz   courR10-ISO8859-13.pcf.gz   luBS10-ISO8859-4.pcf.gz     lubI19-ISO8859-15.pcf.gz    ncenI14-ISO8859-13.pcf.gz
UTBI__18.pcf.gz             courR10-ISO8859-14.pcf.gz   luBS10-ISO8859-9.pcf.gz     lubI19-ISO8859-2.pcf.gz     ncenI14-ISO8859-14.pcf.gz
UTBI__24-ISO8859-1.pcf.gz   courR10-ISO8859-15.pcf.gz   luBS10.pcf.gz               lubI19-ISO8859-3.pcf.gz     ncenI14-ISO8859-15.pcf.gz
UTBI__24-ISO8859-10.pcf.gz  courR10-ISO8859-2.pcf.gz    luBS12-ISO8859-1.pcf.gz     lubI19-ISO8859-4.pcf.gz     ncenI14-ISO8859-2.pcf.gz
UTBI__24-ISO8859-13.pcf.gz  courR10-ISO8859-3.pcf.gz    luBS12-ISO8859-10.pcf.gz    lubI19-ISO8859-9.pcf.gz     ncenI14-ISO8859-3.pcf.gz
UTBI__24-ISO8859-14.pcf.gz  courR10-ISO8859-4.pcf.gz    luBS12-ISO8859-13.pcf.gz    lubI19.pcf.gz               ncenI14-ISO8859-4.pcf.gz
UTBI__24-ISO8859-15.pcf.gz  courR10-ISO8859-9.pcf.gz    luBS12-ISO8859-14.pcf.gz    lubI24-ISO8859-1.pcf.gz     ncenI14-ISO8859-9.pcf.gz
UTBI__24-ISO8859-2.pcf.gz   courR10.pcf.gz              luBS12-ISO8859-15.pcf.gz    lubI24-ISO8859-10.pcf.gz    ncenI14.pcf.gz
UTBI__24-ISO8859-3.pcf.gz   courR12-ISO8859-1.pcf.gz    luBS12-ISO8859-2.pcf.gz     lubI24-ISO8859-13.pcf.gz    ncenI18-ISO8859-1.pcf.gz
UTBI__24-ISO8859-4.pcf.gz   courR12-ISO8859-10.pcf.gz   luBS12-ISO8859-3.pcf.gz     lubI24-ISO8859-14.pcf.gz    ncenI18-ISO8859-10.pcf.gz
UTBI__24-ISO8859-9.pcf.gz   courR12-ISO8859-13.pcf.gz   luBS12-ISO8859-4.pcf.gz     lubI24-ISO8859-15.pcf.gz    ncenI18-ISO8859-13.pcf.gz
UTBI__24.pcf.gz             courR12-ISO8859-14.pcf.gz   luBS12-ISO8859-9.pcf.gz     lubI24-ISO8859-2.pcf.gz     ncenI18-ISO8859-14.pcf.gz
UTB___10-ISO8859-1.pcf.gz   courR12-ISO8859-15.pcf.gz   luBS12.pcf.gz               lubI24-ISO8859-3.pcf.gz     ncenI18-ISO8859-15.pcf.gz
UTB___10-ISO8859-10.pcf.gz  courR12-ISO8859-2.pcf.gz    luBS14-ISO8859-1.pcf.gz     lubI24-ISO8859-4.pcf.gz     ncenI18-ISO8859-2.pcf.gz
UTB___10-ISO8859-13.pcf.gz  courR12-ISO8859-3.pcf.gz    luBS14-ISO8859-10.pcf.gz    lubI24-ISO8859-9.pcf.gz     ncenI18-ISO8859-3.pcf.gz
UTB___10-ISO8859-14.pcf.gz  courR12-ISO8859-4.pcf.gz    luBS14-ISO8859-13.pcf.gz    lubI24.pcf.gz               ncenI18-ISO8859-4.pcf.gz
UTB___10-ISO8859-15.pcf.gz  courR12-ISO8859-9.pcf.gz    luBS14-ISO8859-14.pcf.gz    lubR08-ISO8859-1.pcf.gz     ncenI18-ISO8859-9.pcf.gz
UTB___10-ISO8859-2.pcf.gz   courR12.pcf.gz              luBS14-ISO8859-15.pcf.gz    lubR08-ISO8859-10.pcf.gz    ncenI18.pcf.gz
UTB___10-ISO8859-3.pcf.gz   courR14-ISO8859-1.pcf.gz    luBS14-ISO8859-2.pcf.gz     lubR08-ISO8859-13.pcf.gz    ncenI24-ISO8859-1.pcf.gz
UTB___10-ISO8859-4.pcf.gz   courR14-ISO8859-10.pcf.gz   luBS14-ISO8859-3.pcf.gz     lubR08-ISO8859-14.pcf.gz    ncenI24-ISO8859-10.pcf.gz
UTB___10-ISO8859-9.pcf.gz   courR14-ISO8859-13.pcf.gz   luBS14-ISO8859-4.pcf.gz     lubR08-ISO8859-15.pcf.gz    ncenI24-ISO8859-13.pcf.gz
UTB___10.pcf.gz             courR14-ISO8859-14.pcf.gz   luBS14-ISO8859-9.pcf.gz     lubR08-ISO8859-2.pcf.gz     ncenI24-ISO8859-14.pcf.gz
UTB___12-ISO8859-1.pcf.gz   courR14-ISO8859-15.pcf.gz   luBS14.pcf.gz               lubR08-ISO8859-3.pcf.gz     ncenI24-ISO8859-15.pcf.gz
UTB___12-ISO8859-10.pcf.gz  courR14-ISO8859-2.pcf.gz    luBS18-ISO8859-1.pcf.gz     lubR08-ISO8859-4.pcf.gz     ncenI24-ISO8859-2.pcf.gz
UTB___12-ISO8859-13.pcf.gz  courR14-ISO8859-3.pcf.gz    luBS18-ISO8859-10.pcf.gz    lubR08-ISO8859-9.pcf.gz     ncenI24-ISO8859-3.pcf.gz
UTB___12-ISO8859-14.pcf.gz  courR14-ISO8859-4.pcf.gz    luBS18-ISO8859-13.pcf.gz    lubR08.pcf.gz               ncenI24-ISO8859-4.pcf.gz
UTB___12-ISO8859-15.pcf.gz  courR14-ISO8859-9.pcf.gz    luBS18-ISO8859-14.pcf.gz    lubR10-ISO8859-1.pcf.gz     ncenI24-ISO8859-9.pcf.gz
UTB___12-ISO8859-2.pcf.gz   courR14.pcf.gz              luBS18-ISO8859-15.pcf.gz    lubR10-ISO8859-10.pcf.gz    ncenI24.pcf.gz
UTB___12-ISO8859-3.pcf.gz   courR18-ISO8859-1.pcf.gz    luBS18-ISO8859-2.pcf.gz     lubR10-ISO8859-13.pcf.gz    ncenR08-ISO8859-1.pcf.gz
UTB___12-ISO8859-4.pcf.gz   courR18-ISO8859-10.pcf.gz   luBS18-ISO8859-3.pcf.gz     lubR10-ISO8859-14.pcf.gz    ncenR08-ISO8859-10.pcf.gz
UTB___12-ISO8859-9.pcf.gz   courR18-ISO8859-13.pcf.gz   luBS18-ISO8859-4.pcf.gz     lubR10-ISO8859-15.pcf.gz    ncenR08-ISO8859-13.pcf.gz
UTB___12.pcf.gz             courR18-ISO8859-14.pcf.gz   luBS18-ISO8859-9.pcf.gz     lubR10-ISO8859-2.pcf.gz     ncenR08-ISO8859-14.pcf.gz
UTB___14-ISO8859-1.pcf.gz   courR18-ISO8859-15.pcf.gz   luBS18.pcf.gz               lubR10-ISO8859-3.pcf.gz     ncenR08-ISO8859-15.pcf.gz
UTB___14-ISO8859-10.pcf.gz  courR18-ISO8859-2.pcf.gz    luBS19-ISO8859-1.pcf.gz     lubR10-ISO8859-4.pcf.gz     ncenR08-ISO8859-2.pcf.gz
UTB___14-ISO8859-13.pcf.gz  courR18-ISO8859-3.pcf.gz    luBS19-ISO8859-10.pcf.gz    lubR10-ISO8859-9.pcf.gz     ncenR08-ISO8859-3.pcf.gz
UTB___14-ISO8859-14.pcf.gz  courR18-ISO8859-4.pcf.gz    luBS19-ISO8859-13.pcf.gz    lubR10.pcf.gz               ncenR08-ISO8859-4.pcf.gz
UTB___14-ISO8859-15.pcf.gz  courR18-ISO8859-9.pcf.gz    luBS19-ISO8859-14.pcf.gz    lubR12-ISO8859-1.pcf.gz     ncenR08-ISO8859-9.pcf.gz
UTB___14-ISO8859-2.pcf.gz   courR18.pcf.gz              luBS19-ISO8859-15.pcf.gz    lubR12-ISO8859-10.pcf.gz    ncenR08.pcf.gz
UTB___14-ISO8859-3.pcf.gz   courR24-ISO8859-1.pcf.gz    luBS19-ISO8859-2.pcf.gz     lubR12-ISO8859-13.pcf.gz    ncenR10-ISO8859-1.pcf.gz
UTB___14-ISO8859-4.pcf.gz   courR24-ISO8859-10.pcf.gz   luBS19-ISO8859-3.pcf.gz     lubR12-ISO8859-14.pcf.gz    ncenR10-ISO8859-10.pcf.gz
UTB___14-ISO8859-9.pcf.gz   courR24-ISO8859-13.pcf.gz   luBS19-ISO8859-4.pcf.gz     lubR12-ISO8859-15.pcf.gz    ncenR10-ISO8859-13.pcf.gz
UTB___14.pcf.gz             courR24-ISO8859-14.pcf.gz   luBS19-ISO8859-9.pcf.gz     lubR12-ISO8859-2.pcf.gz     ncenR10-ISO8859-14.pcf.gz
UTB___18-ISO8859-1.pcf.gz   courR24-ISO8859-15.pcf.gz   luBS19.pcf.gz               lubR12-ISO8859-3.pcf.gz     ncenR10-ISO8859-15.pcf.gz
UTB___18-ISO8859-10.pcf.gz  courR24-ISO8859-2.pcf.gz    luBS24-ISO8859-1.pcf.gz     lubR12-ISO8859-4.pcf.gz     ncenR10-ISO8859-2.pcf.gz
UTB___18-ISO8859-13.pcf.gz  courR24-ISO8859-3.pcf.gz    luBS24-ISO8859-10.pcf.gz    lubR12-ISO8859-9.pcf.gz     ncenR10-ISO8859-3.pcf.gz
UTB___18-ISO8859-14.pcf.gz  courR24-ISO8859-4.pcf.gz    luBS24-ISO8859-13.pcf.gz    lubR12.pcf.gz               ncenR10-ISO8859-4.pcf.gz
UTB___18-ISO8859-15.pcf.gz  courR24-ISO8859-9.pcf.gz    luBS24-ISO8859-14.pcf.gz    lubR14-ISO8859-1.pcf.gz     ncenR10-ISO8859-9.pcf.gz
UTB___18-ISO8859-2.pcf.gz   courR24.pcf.gz              luBS24-ISO8859-15.pcf.gz    lubR14-ISO8859-10.pcf.gz    ncenR10.pcf.gz
UTB___18-ISO8859-3.pcf.gz   encodings.dir               luBS24-ISO8859-2.pcf.gz     lubR14-ISO8859-13.pcf.gz    ncenR12-ISO8859-1.pcf.gz
UTB___18-ISO8859-4.pcf.gz   fonts.alias                 luBS24-ISO8859-3.pcf.gz     lubR14-ISO8859-14.pcf.gz    ncenR12-ISO8859-10.pcf.gz
UTB___18-ISO8859-9.pcf.gz   fonts.dir                   luBS24-ISO8859-4.pcf.gz     lubR14-ISO8859-15.pcf.gz    ncenR12-ISO8859-13.pcf.gz
UTB___18.pcf.gz             helvB08-ISO8859-1.pcf.gz    luBS24-ISO8859-9.pcf.gz     lubR14-ISO8859-2.pcf.gz     ncenR12-ISO8859-14.pcf.gz
UTB___24-ISO8859-1.pcf.gz   helvB08-ISO8859-10.pcf.gz   luBS24.pcf.gz               lubR14-ISO8859-3.pcf.gz     ncenR12-ISO8859-15.pcf.gz
UTB___24-ISO8859-10.pcf.gz  helvB08-ISO8859-13.pcf.gz   luIS08-ISO8859-1.pcf.gz     lubR14-ISO8859-4.pcf.gz     ncenR12-ISO8859-2.pcf.gz
UTB___24-ISO8859-13.pcf.gz  helvB08-ISO8859-14.pcf.gz   luIS08-ISO8859-10.pcf.gz    lubR14-ISO8859-9.pcf.gz     ncenR12-ISO8859-3.pcf.gz
UTB___24-ISO8859-14.pcf.gz  helvB08-ISO8859-15.pcf.gz   luIS08-ISO8859-13.pcf.gz    lubR14.pcf.gz               ncenR12-ISO8859-4.pcf.gz
UTB___24-ISO8859-15.pcf.gz  helvB08-ISO8859-2.pcf.gz    luIS08-ISO8859-14.pcf.gz    lubR18-ISO8859-1.pcf.gz     ncenR12-ISO8859-9.pcf.gz
UTB___24-ISO8859-2.pcf.gz   helvB08-ISO8859-3.pcf.gz    luIS08-ISO8859-15.pcf.gz    lubR18-ISO8859-10.pcf.gz    ncenR12.pcf.gz
UTB___24-ISO8859-3.pcf.gz   helvB08-ISO8859-4.pcf.gz    luIS08-ISO8859-2.pcf.gz     lubR18-ISO8859-13.pcf.gz    ncenR14-ISO8859-1.pcf.gz
UTB___24-ISO8859-4.pcf.gz   helvB08-ISO8859-9.pcf.gz    luIS08-ISO8859-3.pcf.gz     lubR18-ISO8859-14.pcf.gz    ncenR14-ISO8859-10.pcf.gz
UTB___24-ISO8859-9.pcf.gz   helvB08.pcf.gz              luIS08-ISO8859-4.pcf.gz     lubR18-ISO8859-15.pcf.gz    ncenR14-ISO8859-13.pcf.gz
UTB___24.pcf.gz             helvB10-ISO8859-1.pcf.gz    luIS08-ISO8859-9.pcf.gz     lubR18-ISO8859-2.pcf.gz     ncenR14-ISO8859-14.pcf.gz
UTI___10-ISO8859-1.pcf.gz   helvB10-ISO8859-10.pcf.gz   luIS08.pcf.gz               lubR18-ISO8859-3.pcf.gz     ncenR14-ISO8859-15.pcf.gz
UTI___10-ISO8859-10.pcf.gz  helvB10-ISO8859-13.pcf.gz   luIS10-ISO8859-1.pcf.gz     lubR18-ISO8859-4.pcf.gz     ncenR14-ISO8859-2.pcf.gz
UTI___10-ISO8859-13.pcf.gz  helvB10-ISO8859-14.pcf.gz   luIS10-ISO8859-10.pcf.gz    lubR18-ISO8859-9.pcf.gz     ncenR14-ISO8859-3.pcf.gz
UTI___10-ISO8859-14.pcf.gz  helvB10-ISO8859-15.pcf.gz   luIS10-ISO8859-13.pcf.gz    lubR18.pcf.gz               ncenR14-ISO8859-4.pcf.gz
UTI___10-ISO8859-15.pcf.gz  helvB10-ISO8859-2.pcf.gz    luIS10-ISO8859-14.pcf.gz    lubR19-ISO8859-1.pcf.gz     ncenR14-ISO8859-9.pcf.gz
UTI___10-ISO8859-2.pcf.gz   helvB10-ISO8859-3.pcf.gz    luIS10-ISO8859-15.pcf.gz    lubR19-ISO8859-10.pcf.gz    ncenR14.pcf.gz
UTI___10-ISO8859-3.pcf.gz   helvB10-ISO8859-4.pcf.gz    luIS10-ISO8859-2.pcf.gz     lubR19-ISO8859-13.pcf.gz    ncenR18-ISO8859-1.pcf.gz
UTI___10-ISO8859-4.pcf.gz   helvB10-ISO8859-9.pcf.gz    luIS10-ISO8859-3.pcf.gz     lubR19-ISO8859-14.pcf.gz    ncenR18-ISO8859-10.pcf.gz
UTI___10-ISO8859-9.pcf.gz   helvB10.pcf.gz              luIS10-ISO8859-4.pcf.gz     lubR19-ISO8859-15.pcf.gz    ncenR18-ISO8859-13.pcf.gz
UTI___10.pcf.gz             helvB12-ISO8859-1.pcf.gz    luIS10-ISO8859-9.pcf.gz     lubR19-ISO8859-2.pcf.gz     ncenR18-ISO8859-14.pcf.gz
UTI___12-ISO8859-1.pcf.gz   helvB12-ISO8859-10.pcf.gz   luIS10.pcf.gz               lubR19-ISO8859-3.pcf.gz     ncenR18-ISO8859-15.pcf.gz
UTI___12-ISO8859-10.pcf.gz  helvB12-ISO8859-13.pcf.gz   luIS12-ISO8859-1.pcf.gz     lubR19-ISO8859-4.pcf.gz     ncenR18-ISO8859-2.pcf.gz
UTI___12-ISO8859-13.pcf.gz  helvB12-ISO8859-14.pcf.gz   luIS12-ISO8859-10.pcf.gz    lubR19-ISO8859-9.pcf.gz     ncenR18-ISO8859-3.pcf.gz
UTI___12-ISO8859-14.pcf.gz  helvB12-ISO8859-15.pcf.gz   luIS12-ISO8859-13.pcf.gz    lubR19.pcf.gz               ncenR18-ISO8859-4.pcf.gz
UTI___12-ISO8859-15.pcf.gz  helvB12-ISO8859-2.pcf.gz    luIS12-ISO8859-14.pcf.gz    lubR24-ISO8859-1.pcf.gz     ncenR18-ISO8859-9.pcf.gz
UTI___12-ISO8859-2.pcf.gz   helvB12-ISO8859-3.pcf.gz    luIS12-ISO8859-15.pcf.gz    lubR24-ISO8859-10.pcf.gz    ncenR18.pcf.gz
UTI___12-ISO8859-3.pcf.gz   helvB12-ISO8859-4.pcf.gz    luIS12-ISO8859-2.pcf.gz     lubR24-ISO8859-13.pcf.gz    ncenR24-ISO8859-1.pcf.gz
UTI___12-ISO8859-4.pcf.gz   helvB12-ISO8859-9.pcf.gz    luIS12-ISO8859-3.pcf.gz     lubR24-ISO8859-14.pcf.gz    ncenR24-ISO8859-10.pcf.gz
UTI___12-ISO8859-9.pcf.gz   helvB12.pcf.gz              luIS12-ISO8859-4.pcf.gz     lubR24-ISO8859-15.pcf.gz    ncenR24-ISO8859-13.pcf.gz
UTI___12.pcf.gz             helvB14-ISO8859-1.pcf.gz    luIS12-ISO8859-9.pcf.gz     lubR24-ISO8859-2.pcf.gz     ncenR24-ISO8859-14.pcf.gz
UTI___14-ISO8859-1.pcf.gz   helvB14-ISO8859-10.pcf.gz   luIS12.pcf.gz               lubR24-ISO8859-3.pcf.gz     ncenR24-ISO8859-15.pcf.gz
UTI___14-ISO8859-10.pcf.gz  helvB14-ISO8859-13.pcf.gz   luIS14-ISO8859-1.pcf.gz     lubR24-ISO8859-4.pcf.gz     ncenR24-ISO8859-2.pcf.gz
UTI___14-ISO8859-13.pcf.gz  helvB14-ISO8859-14.pcf.gz   luIS14-ISO8859-10.pcf.gz    lubR24-ISO8859-9.pcf.gz     ncenR24-ISO8859-3.pcf.gz
UTI___14-ISO8859-14.pcf.gz  helvB14-ISO8859-15.pcf.gz   luIS14-ISO8859-13.pcf.gz    lubR24.pcf.gz               ncenR24-ISO8859-4.pcf.gz
UTI___14-ISO8859-15.pcf.gz  helvB14-ISO8859-2.pcf.gz    luIS14-ISO8859-14.pcf.gz    lutBS08-ISO8859-1.pcf.gz    ncenR24-ISO8859-9.pcf.gz
UTI___14-ISO8859-2.pcf.gz   helvB14-ISO8859-3.pcf.gz    luIS14-ISO8859-15.pcf.gz    lutBS08-ISO8859-10.pcf.gz   ncenR24.pcf.gz
UTI___14-ISO8859-3.pcf.gz   helvB14-ISO8859-4.pcf.gz    luIS14-ISO8859-2.pcf.gz     lutBS08-ISO8859-13.pcf.gz   symb08.pcf.gz
UTI___14-ISO8859-4.pcf.gz   helvB14-ISO8859-9.pcf.gz    luIS14-ISO8859-3.pcf.gz     lutBS08-ISO8859-14.pcf.gz   symb10.pcf.gz
UTI___14-ISO8859-9.pcf.gz   helvB14.pcf.gz              luIS14-ISO8859-4.pcf.gz     lutBS08-ISO8859-15.pcf.gz   symb12.pcf.gz
UTI___14.pcf.gz             helvB18-ISO8859-1.pcf.gz    luIS14-ISO8859-9.pcf.gz     lutBS08-ISO8859-2.pcf.gz    symb14.pcf.gz
UTI___18-ISO8859-1.pcf.gz   helvB18-ISO8859-10.pcf.gz   luIS14.pcf.gz               lutBS08-ISO8859-3.pcf.gz    symb18.pcf.gz
UTI___18-ISO8859-10.pcf.gz  helvB18-ISO8859-13.pcf.gz   luIS18-ISO8859-1.pcf.gz     lutBS08-ISO8859-4.pcf.gz    symb24.pcf.gz
UTI___18-ISO8859-13.pcf.gz  helvB18-ISO8859-14.pcf.gz   luIS18-ISO8859-10.pcf.gz    lutBS08-ISO8859-9.pcf.gz    tech14.pcf.gz
UTI___18-ISO8859-14.pcf.gz  helvB18-ISO8859-15.pcf.gz   luIS18-ISO8859-13.pcf.gz    lutBS08.pcf.gz              techB14.pcf.gz
UTI___18-ISO8859-15.pcf.gz  helvB18-ISO8859-2.pcf.gz    luIS18-ISO8859-14.pcf.gz    lutBS10-ISO8859-1.pcf.gz    term14.pcf.gz
UTI___18-ISO8859-2.pcf.gz   helvB18-ISO8859-3.pcf.gz    luIS18-ISO8859-15.pcf.gz    lutBS10-ISO8859-10.pcf.gz   termB14.pcf.gz
UTI___18-ISO8859-3.pcf.gz   helvB18-ISO8859-4.pcf.gz    luIS18-ISO8859-2.pcf.gz     lutBS10-ISO8859-13.pcf.gz   timB08-ISO8859-1.pcf.gz
UTI___18-ISO8859-4.pcf.gz   helvB18-ISO8859-9.pcf.gz    luIS18-ISO8859-3.pcf.gz     lutBS10-ISO8859-14.pcf.gz   timB08-ISO8859-10.pcf.gz
UTI___18-ISO8859-9.pcf.gz   helvB18.pcf.gz              luIS18-ISO8859-4.pcf.gz     lutBS10-ISO8859-15.pcf.gz   timB08-ISO8859-13.pcf.gz
UTI___18.pcf.gz             helvB24-ISO8859-1.pcf.gz    luIS18-ISO8859-9.pcf.gz     lutBS10-ISO8859-2.pcf.gz    timB08-ISO8859-14.pcf.gz
UTI___24-ISO8859-1.pcf.gz   helvB24-ISO8859-10.pcf.gz   luIS18.pcf.gz               lutBS10-ISO8859-3.pcf.gz    timB08-ISO8859-15.pcf.gz
UTI___24-ISO8859-10.pcf.gz  helvB24-ISO8859-13.pcf.gz   luIS19-ISO8859-1.pcf.gz     lutBS10-ISO8859-4.pcf.gz    timB08-ISO8859-2.pcf.gz
UTI___24-ISO8859-13.pcf.gz  helvB24-ISO8859-14.pcf.gz   luIS19-ISO8859-10.pcf.gz    lutBS10-ISO8859-9.pcf.gz    timB08-ISO8859-3.pcf.gz
UTI___24-ISO8859-14.pcf.gz  helvB24-ISO8859-15.pcf.gz   luIS19-ISO8859-13.pcf.gz    lutBS10.pcf.gz              timB08-ISO8859-4.pcf.gz
UTI___24-ISO8859-15.pcf.gz  helvB24-ISO8859-2.pcf.gz    luIS19-ISO8859-14.pcf.gz    lutBS12-ISO8859-1.pcf.gz    timB08-ISO8859-9.pcf.gz
UTI___24-ISO8859-2.pcf.gz   helvB24-ISO8859-3.pcf.gz    luIS19-ISO8859-15.pcf.gz    lutBS12-ISO8859-10.pcf.gz   timB08.pcf.gz
UTI___24-ISO8859-3.pcf.gz   helvB24-ISO8859-4.pcf.gz    luIS19-ISO8859-2.pcf.gz     lutBS12-ISO8859-13.pcf.gz   timB10-ISO8859-1.pcf.gz
UTI___24-ISO8859-4.pcf.gz   helvB24-ISO8859-9.pcf.gz    luIS19-ISO8859-3.pcf.gz     lutBS12-ISO8859-14.pcf.gz   timB10-ISO8859-10.pcf.gz
UTI___24-ISO8859-9.pcf.gz   helvB24.pcf.gz              luIS19-ISO8859-4.pcf.gz     lutBS12-ISO8859-15.pcf.gz   timB10-ISO8859-13.pcf.gz
UTI___24.pcf.gz             helvBO08-ISO8859-1.pcf.gz   luIS19-ISO8859-9.pcf.gz     lutBS12-ISO8859-2.pcf.gz    timB10-ISO8859-14.pcf.gz
UTRG__10-ISO8859-1.pcf.gz   helvBO08-ISO8859-10.pcf.gz  luIS19.pcf.gz               lutBS12-ISO8859-3.pcf.gz    timB10-ISO8859-15.pcf.gz
UTRG__10-ISO8859-10.pcf.gz  helvBO08-ISO8859-13.pcf.gz  luIS24-ISO8859-1.pcf.gz     lutBS12-ISO8859-4.pcf.gz    timB10-ISO8859-2.pcf.gz
UTRG__10-ISO8859-13.pcf.gz  helvBO08-ISO8859-14.pcf.gz  luIS24-ISO8859-10.pcf.gz    lutBS12-ISO8859-9.pcf.gz    timB10-ISO8859-3.pcf.gz
UTRG__10-ISO8859-14.pcf.gz  helvBO08-ISO8859-15.pcf.gz  luIS24-ISO8859-13.pcf.gz    lutBS12.pcf.gz              timB10-ISO8859-4.pcf.gz
UTRG__10-ISO8859-15.pcf.gz  helvBO08-ISO8859-2.pcf.gz   luIS24-ISO8859-14.pcf.gz    lutBS14-ISO8859-1.pcf.gz    timB10-ISO8859-9.pcf.gz
UTRG__10-ISO8859-2.pcf.gz   helvBO08-ISO8859-3.pcf.gz   luIS24-ISO8859-15.pcf.gz    lutBS14-ISO8859-10.pcf.gz   timB10.pcf.gz
UTRG__10-ISO8859-3.pcf.gz   helvBO08-ISO8859-4.pcf.gz   luIS24-ISO8859-2.pcf.gz     lutBS14-ISO8859-13.pcf.gz   timB12-ISO8859-1.pcf.gz
UTRG__10-ISO8859-4.pcf.gz   helvBO08-ISO8859-9.pcf.gz   luIS24-ISO8859-3.pcf.gz     lutBS14-ISO8859-14.pcf.gz   timB12-ISO8859-10.pcf.gz
UTRG__10-ISO8859-9.pcf.gz   helvBO08.pcf.gz             luIS24-ISO8859-4.pcf.gz     lutBS14-ISO8859-15.pcf.gz   timB12-ISO8859-13.pcf.gz
UTRG__10.pcf.gz             helvBO10-ISO8859-1.pcf.gz   luIS24-ISO8859-9.pcf.gz     lutBS14-ISO8859-2.pcf.gz    timB12-ISO8859-14.pcf.gz
UTRG__12-ISO8859-1.pcf.gz   helvBO10-ISO8859-10.pcf.gz  luIS24.pcf.gz               lutBS14-ISO8859-3.pcf.gz    timB12-ISO8859-15.pcf.gz
UTRG__12-ISO8859-10.pcf.gz  helvBO10-ISO8859-13.pcf.gz  luRS08-ISO8859-1.pcf.gz     lutBS14-ISO8859-4.pcf.gz    timB12-ISO8859-2.pcf.gz
UTRG__12-ISO8859-13.pcf.gz  helvBO10-ISO8859-14.pcf.gz  luRS08-ISO8859-10.pcf.gz    lutBS14-ISO8859-9.pcf.gz    timB12-ISO8859-3.pcf.gz
UTRG__12-ISO8859-14.pcf.gz  helvBO10-ISO8859-15.pcf.gz  luRS08-ISO8859-13.pcf.gz    lutBS14.pcf.gz              timB12-ISO8859-4.pcf.gz
UTRG__12-ISO8859-15.pcf.gz  helvBO10-ISO8859-2.pcf.gz   luRS08-ISO8859-14.pcf.gz    lutBS18-ISO8859-1.pcf.gz    timB12-ISO8859-9.pcf.gz
UTRG__12-ISO8859-2.pcf.gz   helvBO10-ISO8859-3.pcf.gz   luRS08-ISO8859-15.pcf.gz    lutBS18-ISO8859-10.pcf.gz   timB12.pcf.gz
UTRG__12-ISO8859-3.pcf.gz   helvBO10-ISO8859-4.pcf.gz   luRS08-ISO8859-2.pcf.gz     lutBS18-ISO8859-13.pcf.gz   timB14-ISO8859-1.pcf.gz
UTRG__12-ISO8859-4.pcf.gz   helvBO10-ISO8859-9.pcf.gz   luRS08-ISO8859-3.pcf.gz     lutBS18-ISO8859-14.pcf.gz   timB14-ISO8859-10.pcf.gz
UTRG__12-ISO8859-9.pcf.gz   helvBO10.pcf.gz             luRS08-ISO8859-4.pcf.gz     lutBS18-ISO8859-15.pcf.gz   timB14-ISO8859-13.pcf.gz
UTRG__12.pcf.gz             helvBO12-ISO8859-1.pcf.gz   luRS08-ISO8859-9.pcf.gz     lutBS18-ISO8859-2.pcf.gz    timB14-ISO8859-14.pcf.gz
UTRG__14-ISO8859-1.pcf.gz   helvBO12-ISO8859-10.pcf.gz  luRS08.pcf.gz               lutBS18-ISO8859-3.pcf.gz    timB14-ISO8859-15.pcf.gz
UTRG__14-ISO8859-10.pcf.gz  helvBO12-ISO8859-13.pcf.gz  luRS10-ISO8859-1.pcf.gz     lutBS18-ISO8859-4.pcf.gz    timB14-ISO8859-2.pcf.gz
UTRG__14-ISO8859-13.pcf.gz  helvBO12-ISO8859-14.pcf.gz  luRS10-ISO8859-10.pcf.gz    lutBS18-ISO8859-9.pcf.gz    timB14-ISO8859-3.pcf.gz
UTRG__14-ISO8859-14.pcf.gz  helvBO12-ISO8859-15.pcf.gz  luRS10-ISO8859-13.pcf.gz    lutBS18.pcf.gz              timB14-ISO8859-4.pcf.gz
UTRG__14-ISO8859-15.pcf.gz  helvBO12-ISO8859-2.pcf.gz   luRS10-ISO8859-14.pcf.gz    lutBS19-ISO8859-1.pcf.gz    timB14-ISO8859-9.pcf.gz
UTRG__14-ISO8859-2.pcf.gz   helvBO12-ISO8859-3.pcf.gz   luRS10-ISO8859-15.pcf.gz    lutBS19-ISO8859-10.pcf.gz   timB14.pcf.gz
UTRG__14-ISO8859-3.pcf.gz   helvBO12-ISO8859-4.pcf.gz   luRS10-ISO8859-2.pcf.gz     lutBS19-ISO8859-13.pcf.gz   timB18-ISO8859-1.pcf.gz
UTRG__14-ISO8859-4.pcf.gz   helvBO12-ISO8859-9.pcf.gz   luRS10-ISO8859-3.pcf.gz     lutBS19-ISO8859-14.pcf.gz   timB18-ISO8859-10.pcf.gz
UTRG__14-ISO8859-9.pcf.gz   helvBO12.pcf.gz             luRS10-ISO8859-4.pcf.gz     lutBS19-ISO8859-15.pcf.gz   timB18-ISO8859-13.pcf.gz
UTRG__14.pcf.gz             helvBO14-ISO8859-1.pcf.gz   luRS10-ISO8859-9.pcf.gz     lutBS19-ISO8859-2.pcf.gz    timB18-ISO8859-14.pcf.gz
UTRG__18-ISO8859-1.pcf.gz   helvBO14-ISO8859-10.pcf.gz  luRS10.pcf.gz               lutBS19-ISO8859-3.pcf.gz    timB18-ISO8859-15.pcf.gz
UTRG__18-ISO8859-10.pcf.gz  helvBO14-ISO8859-13.pcf.gz  luRS12-ISO8859-1.pcf.gz     lutBS19-ISO8859-4.pcf.gz    timB18-ISO8859-2.pcf.gz
UTRG__18-ISO8859-13.pcf.gz  helvBO14-ISO8859-14.pcf.gz  luRS12-ISO8859-10.pcf.gz    lutBS19-ISO8859-9.pcf.gz    timB18-ISO8859-3.pcf.gz
UTRG__18-ISO8859-14.pcf.gz  helvBO14-ISO8859-15.pcf.gz  luRS12-ISO8859-13.pcf.gz    lutBS19.pcf.gz              timB18-ISO8859-4.pcf.gz
UTRG__18-ISO8859-15.pcf.gz  helvBO14-ISO8859-2.pcf.gz   luRS12-ISO8859-14.pcf.gz    lutBS24-ISO8859-1.pcf.gz    timB18-ISO8859-9.pcf.gz
UTRG__18-ISO8859-2.pcf.gz   helvBO14-ISO8859-3.pcf.gz   luRS12-ISO8859-15.pcf.gz    lutBS24-ISO8859-10.pcf.gz   timB18.pcf.gz
UTRG__18-ISO8859-3.pcf.gz   helvBO14-ISO8859-4.pcf.gz   luRS12-ISO8859-2.pcf.gz     lutBS24-ISO8859-13.pcf.gz   timB24-ISO8859-1.pcf.gz
UTRG__18-ISO8859-4.pcf.gz   helvBO14-ISO8859-9.pcf.gz   luRS12-ISO8859-3.pcf.gz     lutBS24-ISO8859-14.pcf.gz   timB24-ISO8859-10.pcf.gz
UTRG__18-ISO8859-9.pcf.gz   helvBO14.pcf.gz             luRS12-ISO8859-4.pcf.gz     lutBS24-ISO8859-15.pcf.gz   timB24-ISO8859-13.pcf.gz
UTRG__18.pcf.gz             helvBO18-ISO8859-1.pcf.gz   luRS12-ISO8859-9.pcf.gz     lutBS24-ISO8859-2.pcf.gz    timB24-ISO8859-14.pcf.gz
UTRG__24-ISO8859-1.pcf.gz   helvBO18-ISO8859-10.pcf.gz  luRS12.pcf.gz               lutBS24-ISO8859-3.pcf.gz    timB24-ISO8859-15.pcf.gz
UTRG__24-ISO8859-10.pcf.gz  helvBO18-ISO8859-13.pcf.gz  luRS14-ISO8859-1.pcf.gz     lutBS24-ISO8859-4.pcf.gz    timB24-ISO8859-2.pcf.gz
UTRG__24-ISO8859-13.pcf.gz  helvBO18-ISO8859-14.pcf.gz  luRS14-ISO8859-10.pcf.gz    lutBS24-ISO8859-9.pcf.gz    timB24-ISO8859-3.pcf.gz
UTRG__24-ISO8859-14.pcf.gz  helvBO18-ISO8859-15.pcf.gz  luRS14-ISO8859-13.pcf.gz    lutBS24.pcf.gz              timB24-ISO8859-4.pcf.gz
UTRG__24-ISO8859-15.pcf.gz  helvBO18-ISO8859-2.pcf.gz   luRS14-ISO8859-14.pcf.gz    lutRS08-ISO8859-1.pcf.gz    timB24-ISO8859-9.pcf.gz
UTRG__24-ISO8859-2.pcf.gz   helvBO18-ISO8859-3.pcf.gz   luRS14-ISO8859-15.pcf.gz    lutRS08-ISO8859-10.pcf.gz   timB24.pcf.gz
UTRG__24-ISO8859-3.pcf.gz   helvBO18-ISO8859-4.pcf.gz   luRS14-ISO8859-2.pcf.gz     lutRS08-ISO8859-13.pcf.gz   timBI08-ISO8859-1.pcf.gz
UTRG__24-ISO8859-4.pcf.gz   helvBO18-ISO8859-9.pcf.gz   luRS14-ISO8859-3.pcf.gz     lutRS08-ISO8859-14.pcf.gz   timBI08-ISO8859-10.pcf.gz
UTRG__24-ISO8859-9.pcf.gz   helvBO18.pcf.gz             luRS14-ISO8859-4.pcf.gz     lutRS08-ISO8859-15.pcf.gz   timBI08-ISO8859-13.pcf.gz
UTRG__24.pcf.gz             helvBO24-ISO8859-1.pcf.gz   luRS14-ISO8859-9.pcf.gz     lutRS08-ISO8859-2.pcf.gz    timBI08-ISO8859-14.pcf.gz
charB08.pcf.gz              helvBO24-ISO8859-10.pcf.gz  luRS14.pcf.gz               lutRS08-ISO8859-3.pcf.gz    timBI08-ISO8859-15.pcf.gz
charB10.pcf.gz              helvBO24-ISO8859-13.pcf.gz  luRS18-ISO8859-1.pcf.gz     lutRS08-ISO8859-4.pcf.gz    timBI08-ISO8859-2.pcf.gz
charB12.pcf.gz              helvBO24-ISO8859-14.pcf.gz  luRS18-ISO8859-10.pcf.gz    lutRS08-ISO8859-9.pcf.gz    timBI08-ISO8859-3.pcf.gz
charB14.pcf.gz              helvBO24-ISO8859-15.pcf.gz  luRS18-ISO8859-13.pcf.gz    lutRS08.pcf.gz              timBI08-ISO8859-4.pcf.gz
charB18.pcf.gz              helvBO24-ISO8859-2.pcf.gz   luRS18-ISO8859-14.pcf.gz    lutRS10-ISO8859-1.pcf.gz    timBI08-ISO8859-9.pcf.gz
charB24.pcf.gz              helvBO24-ISO8859-3.pcf.gz   luRS18-ISO8859-15.pcf.gz    lutRS10-ISO8859-10.pcf.gz   timBI08.pcf.gz
charBI08.pcf.gz             helvBO24-ISO8859-4.pcf.gz   luRS18-ISO8859-2.pcf.gz     lutRS10-ISO8859-13.pcf.gz   timBI10-ISO8859-1.pcf.gz
charBI10.pcf.gz             helvBO24-ISO8859-9.pcf.gz   luRS18-ISO8859-3.pcf.gz     lutRS10-ISO8859-14.pcf.gz   timBI10-ISO8859-10.pcf.gz
charBI12.pcf.gz             helvBO24.pcf.gz             luRS18-ISO8859-4.pcf.gz     lutRS10-ISO8859-15.pcf.gz   timBI10-ISO8859-13.pcf.gz
charBI14.pcf.gz             helvO08-ISO8859-1.pcf.gz    luRS18-ISO8859-9.pcf.gz     lutRS10-ISO8859-2.pcf.gz    timBI10-ISO8859-14.pcf.gz
charBI18.pcf.gz             helvO08-ISO8859-10.pcf.gz   luRS18.pcf.gz               lutRS10-ISO8859-3.pcf.gz    timBI10-ISO8859-15.pcf.gz
charBI24.pcf.gz             helvO08-ISO8859-13.pcf.gz   luRS19-ISO8859-1.pcf.gz     lutRS10-ISO8859-4.pcf.gz    timBI10-ISO8859-2.pcf.gz
charI08.pcf.gz              helvO08-ISO8859-14.pcf.gz   luRS19-ISO8859-10.pcf.gz    lutRS10-ISO8859-9.pcf.gz    timBI10-ISO8859-3.pcf.gz
charI10.pcf.gz              helvO08-ISO8859-15.pcf.gz   luRS19-ISO8859-13.pcf.gz    lutRS10.pcf.gz              timBI10-ISO8859-4.pcf.gz
charI12.pcf.gz              helvO08-ISO8859-2.pcf.gz    luRS19-ISO8859-14.pcf.gz    lutRS12-ISO8859-1.pcf.gz    timBI10-ISO8859-9.pcf.gz
charI14.pcf.gz              helvO08-ISO8859-3.pcf.gz    luRS19-ISO8859-15.pcf.gz    lutRS12-ISO8859-10.pcf.gz   timBI10.pcf.gz
charI18.pcf.gz              helvO08-ISO8859-4.pcf.gz    luRS19-ISO8859-2.pcf.gz     lutRS12-ISO8859-13.pcf.gz   timBI12-ISO8859-1.pcf.gz
charI24.pcf.gz              helvO08-ISO8859-9.pcf.gz    luRS19-ISO8859-3.pcf.gz     lutRS12-ISO8859-14.pcf.gz   timBI12-ISO8859-10.pcf.gz
charR08.pcf.gz              helvO08.pcf.gz              luRS19-ISO8859-4.pcf.gz     lutRS12-ISO8859-15.pcf.gz   timBI12-ISO8859-13.pcf.gz
charR10.pcf.gz              helvO10-ISO8859-1.pcf.gz    luRS19-ISO8859-9.pcf.gz     lutRS12-ISO8859-2.pcf.gz    timBI12-ISO8859-14.pcf.gz
charR12.pcf.gz              helvO10-ISO8859-10.pcf.gz   luRS19.pcf.gz               lutRS12-ISO8859-3.pcf.gz    timBI12-ISO8859-15.pcf.gz
charR14.pcf.gz              helvO10-ISO8859-13.pcf.gz   luRS24-ISO8859-1.pcf.gz     lutRS12-ISO8859-4.pcf.gz    timBI12-ISO8859-2.pcf.gz
charR18.pcf.gz              helvO10-ISO8859-14.pcf.gz   luRS24-ISO8859-10.pcf.gz    lutRS12-ISO8859-9.pcf.gz    timBI12-ISO8859-3.pcf.gz
charR24.pcf.gz              helvO10-ISO8859-15.pcf.gz   luRS24-ISO8859-13.pcf.gz    lutRS12.pcf.gz              timBI12-ISO8859-4.pcf.gz
courB08-ISO8859-1.pcf.gz    helvO10-ISO8859-2.pcf.gz    luRS24-ISO8859-14.pcf.gz    lutRS14-ISO8859-1.pcf.gz    timBI12-ISO8859-9.pcf.gz
courB08-ISO8859-10.pcf.gz   helvO10-ISO8859-3.pcf.gz    luRS24-ISO8859-15.pcf.gz    lutRS14-ISO8859-10.pcf.gz   timBI12.pcf.gz
courB08-ISO8859-13.pcf.gz   helvO10-ISO8859-4.pcf.gz    luRS24-ISO8859-2.pcf.gz     lutRS14-ISO8859-13.pcf.gz   timBI14-ISO8859-1.pcf.gz
courB08-ISO8859-14.pcf.gz   helvO10-ISO8859-9.pcf.gz    luRS24-ISO8859-3.pcf.gz     lutRS14-ISO8859-14.pcf.gz   timBI14-ISO8859-10.pcf.gz
courB08-ISO8859-15.pcf.gz   helvO10.pcf.gz              luRS24-ISO8859-4.pcf.gz     lutRS14-ISO8859-15.pcf.gz   timBI14-ISO8859-13.pcf.gz
courB08-ISO8859-2.pcf.gz    helvO12-ISO8859-1.pcf.gz    luRS24-ISO8859-9.pcf.gz     lutRS14-ISO8859-2.pcf.gz    timBI14-ISO8859-14.pcf.gz
courB08-ISO8859-3.pcf.gz    helvO12-ISO8859-10.pcf.gz   luRS24.pcf.gz               lutRS14-ISO8859-3.pcf.gz    timBI14-ISO8859-15.pcf.gz
courB08-ISO8859-4.pcf.gz    helvO12-ISO8859-13.pcf.gz   lubB08-ISO8859-1.pcf.gz     lutRS14-ISO8859-4.pcf.gz    timBI14-ISO8859-2.pcf.gz
courB08-ISO8859-9.pcf.gz    helvO12-ISO8859-14.pcf.gz   lubB08-ISO8859-10.pcf.gz    lutRS14-ISO8859-9.pcf.gz    timBI14-ISO8859-3.pcf.gz
courB08.pcf.gz              helvO12-ISO8859-15.pcf.gz   lubB08-ISO8859-13.pcf.gz    lutRS14.pcf.gz              timBI14-ISO8859-4.pcf.gz
courB10-ISO8859-1.pcf.gz    helvO12-ISO8859-2.pcf.gz    lubB08-ISO8859-14.pcf.gz    lutRS18-ISO8859-1.pcf.gz    timBI14-ISO8859-9.pcf.gz
courB10-ISO8859-10.pcf.gz   helvO12-ISO8859-3.pcf.gz    lubB08-ISO8859-15.pcf.gz    lutRS18-ISO8859-10.pcf.gz   timBI14.pcf.gz
courB10-ISO8859-13.pcf.gz   helvO12-ISO8859-4.pcf.gz    lubB08-ISO8859-2.pcf.gz     lutRS18-ISO8859-13.pcf.gz   timBI18-ISO8859-1.pcf.gz
courB10-ISO8859-14.pcf.gz   helvO12-ISO8859-9.pcf.gz    lubB08-ISO8859-3.pcf.gz     lutRS18-ISO8859-14.pcf.gz   timBI18-ISO8859-10.pcf.gz
courB10-ISO8859-15.pcf.gz   helvO12.pcf.gz              lubB08-ISO8859-4.pcf.gz     lutRS18-ISO8859-15.pcf.gz   timBI18-ISO8859-13.pcf.gz
courB10-ISO8859-2.pcf.gz    helvO14-ISO8859-1.pcf.gz    lubB08-ISO8859-9.pcf.gz     lutRS18-ISO8859-2.pcf.gz    timBI18-ISO8859-14.pcf.gz
courB10-ISO8859-3.pcf.gz    helvO14-ISO8859-10.pcf.gz   lubB08.pcf.gz               lutRS18-ISO8859-3.pcf.gz    timBI18-ISO8859-15.pcf.gz
courB10-ISO8859-4.pcf.gz    helvO14-ISO8859-13.pcf.gz   lubB10-ISO8859-1.pcf.gz     lutRS18-ISO8859-4.pcf.gz    timBI18-ISO8859-2.pcf.gz
courB10-ISO8859-9.pcf.gz    helvO14-ISO8859-14.pcf.gz   lubB10-ISO8859-10.pcf.gz    lutRS18-ISO8859-9.pcf.gz    timBI18-ISO8859-3.pcf.gz
courB10.pcf.gz              helvO14-ISO8859-15.pcf.gz   lubB10-ISO8859-13.pcf.gz    lutRS18.pcf.gz              timBI18-ISO8859-4.pcf.gz
courB12-ISO8859-1.pcf.gz    helvO14-ISO8859-2.pcf.gz    lubB10-ISO8859-14.pcf.gz    lutRS19-ISO8859-1.pcf.gz    timBI18-ISO8859-9.pcf.gz
courB12-ISO8859-10.pcf.gz   helvO14-ISO8859-3.pcf.gz    lubB10-ISO8859-15.pcf.gz    lutRS19-ISO8859-10.pcf.gz   timBI18.pcf.gz
courB12-ISO8859-13.pcf.gz   helvO14-ISO8859-4.pcf.gz    lubB10-ISO8859-2.pcf.gz     lutRS19-ISO8859-13.pcf.gz   timBI24-ISO8859-1.pcf.gz
courB12-ISO8859-14.pcf.gz   helvO14-ISO8859-9.pcf.gz    lubB10-ISO8859-3.pcf.gz     lutRS19-ISO8859-14.pcf.gz   timBI24-ISO8859-10.pcf.gz
courB12-ISO8859-15.pcf.gz   helvO14.pcf.gz              lubB10-ISO8859-4.pcf.gz     lutRS19-ISO8859-15.pcf.gz   timBI24-ISO8859-13.pcf.gz
courB12-ISO8859-2.pcf.gz    helvO18-ISO8859-1.pcf.gz    lubB10-ISO8859-9.pcf.gz     lutRS19-ISO8859-2.pcf.gz    timBI24-ISO8859-14.pcf.gz
courB12-ISO8859-3.pcf.gz    helvO18-ISO8859-10.pcf.gz   lubB10.pcf.gz               lutRS19-ISO8859-3.pcf.gz    timBI24-ISO8859-15.pcf.gz
courB12-ISO8859-4.pcf.gz    helvO18-ISO8859-13.pcf.gz   lubB12-ISO8859-1.pcf.gz     lutRS19-ISO8859-4.pcf.gz    timBI24-ISO8859-2.pcf.gz
courB12-ISO8859-9.pcf.gz    helvO18-ISO8859-14.pcf.gz   lubB12-ISO8859-10.pcf.gz    lutRS19-ISO8859-9.pcf.gz    timBI24-ISO8859-3.pcf.gz
courB12.pcf.gz              helvO18-ISO8859-15.pcf.gz   lubB12-ISO8859-13.pcf.gz    lutRS19.pcf.gz              timBI24-ISO8859-4.pcf.gz
courB14-ISO8859-1.pcf.gz    helvO18-ISO8859-2.pcf.gz    lubB12-ISO8859-14.pcf.gz    lutRS24-ISO8859-1.pcf.gz    timBI24-ISO8859-9.pcf.gz
courB14-ISO8859-10.pcf.gz   helvO18-ISO8859-3.pcf.gz    lubB12-ISO8859-15.pcf.gz    lutRS24-ISO8859-10.pcf.gz   timBI24.pcf.gz
courB14-ISO8859-13.pcf.gz   helvO18-ISO8859-4.pcf.gz    lubB12-ISO8859-2.pcf.gz     lutRS24-ISO8859-13.pcf.gz   timI08-ISO8859-1.pcf.gz
courB14-ISO8859-14.pcf.gz   helvO18-ISO8859-9.pcf.gz    lubB12-ISO8859-3.pcf.gz     lutRS24-ISO8859-14.pcf.gz   timI08-ISO8859-10.pcf.gz
courB14-ISO8859-15.pcf.gz   helvO18.pcf.gz              lubB12-ISO8859-4.pcf.gz     lutRS24-ISO8859-15.pcf.gz   timI08-ISO8859-13.pcf.gz
courB14-ISO8859-2.pcf.gz    helvO24-ISO8859-1.pcf.gz    lubB12-ISO8859-9.pcf.gz     lutRS24-ISO8859-2.pcf.gz    timI08-ISO8859-14.pcf.gz
courB14-ISO8859-3.pcf.gz    helvO24-ISO8859-10.pcf.gz   lubB12.pcf.gz               lutRS24-ISO8859-3.pcf.gz    timI08-ISO8859-15.pcf.gz
courB14-ISO8859-4.pcf.gz    helvO24-ISO8859-13.pcf.gz   lubB14-ISO8859-1.pcf.gz     lutRS24-ISO8859-4.pcf.gz    timI08-ISO8859-2.pcf.gz
courB14-ISO8859-9.pcf.gz    helvO24-ISO8859-14.pcf.gz   lubB14-ISO8859-10.pcf.gz    lutRS24-ISO8859-9.pcf.gz    timI08-ISO8859-3.pcf.gz
courB14.pcf.gz              helvO24-ISO8859-15.pcf.gz   lubB14-ISO8859-13.pcf.gz    lutRS24.pcf.gz              timI08-ISO8859-4.pcf.gz
courB18-ISO8859-1.pcf.gz    helvO24-ISO8859-2.pcf.gz    lubB14-ISO8859-14.pcf.gz    ncenB08-ISO8859-1.pcf.gz    timI08-ISO8859-9.pcf.gz
courB18-ISO8859-10.pcf.gz   helvO24-ISO8859-3.pcf.gz    lubB14-ISO8859-15.pcf.gz    ncenB08-ISO8859-10.pcf.gz   timI08.pcf.gz
courB18-ISO8859-13.pcf.gz   helvO24-ISO8859-4.pcf.gz    lubB14-ISO8859-2.pcf.gz     ncenB08-ISO8859-13.pcf.gz   timI10-ISO8859-1.pcf.gz
courB18-ISO8859-14.pcf.gz   helvO24-ISO8859-9.pcf.gz    lubB14-ISO8859-3.pcf.gz     ncenB08-ISO8859-14.pcf.gz   timI10-ISO8859-10.pcf.gz
courB18-ISO8859-15.pcf.gz   helvO24.pcf.gz              lubB14-ISO8859-4.pcf.gz     ncenB08-ISO8859-15.pcf.gz   timI10-ISO8859-13.pcf.gz
courB18-ISO8859-2.pcf.gz    helvR08-ISO8859-1.pcf.gz    lubB14-ISO8859-9.pcf.gz     ncenB08-ISO8859-2.pcf.gz    timI10-ISO8859-14.pcf.gz
courB18-ISO8859-3.pcf.gz    helvR08-ISO8859-10.pcf.gz   lubB14.pcf.gz               ncenB08-ISO8859-3.pcf.gz    timI10-ISO8859-15.pcf.gz
courB18-ISO8859-4.pcf.gz    helvR08-ISO8859-13.pcf.gz   lubB18-ISO8859-1.pcf.gz     ncenB08-ISO8859-4.pcf.gz    timI10-ISO8859-2.pcf.gz
courB18-ISO8859-9.pcf.gz    helvR08-ISO8859-14.pcf.gz   lubB18-ISO8859-10.pcf.gz    ncenB08-ISO8859-9.pcf.gz    timI10-ISO8859-3.pcf.gz
courB18.pcf.gz              helvR08-ISO8859-15.pcf.gz   lubB18-ISO8859-13.pcf.gz    ncenB08.pcf.gz              timI10-ISO8859-4.pcf.gz
courB24-ISO8859-1.pcf.gz    helvR08-ISO8859-2.pcf.gz    lubB18-ISO8859-14.pcf.gz    ncenB10-ISO8859-1.pcf.gz    timI10-ISO8859-9.pcf.gz
courB24-ISO8859-10.pcf.gz   helvR08-ISO8859-3.pcf.gz    lubB18-ISO8859-15.pcf.gz    ncenB10-ISO8859-10.pcf.gz   timI10.pcf.gz
courB24-ISO8859-13.pcf.gz   helvR08-ISO8859-4.pcf.gz    lubB18-ISO8859-2.pcf.gz     ncenB10-ISO8859-13.pcf.gz   timI12-ISO8859-1.pcf.gz
courB24-ISO8859-14.pcf.gz   helvR08-ISO8859-9.pcf.gz    lubB18-ISO8859-3.pcf.gz     ncenB10-ISO8859-14.pcf.gz   timI12-ISO8859-10.pcf.gz
courB24-ISO8859-15.pcf.gz   helvR08.pcf.gz              lubB18-ISO8859-4.pcf.gz     ncenB10-ISO8859-15.pcf.gz   timI12-ISO8859-13.pcf.gz
courB24-ISO8859-2.pcf.gz    helvR10-ISO8859-1.pcf.gz    lubB18-ISO8859-9.pcf.gz     ncenB10-ISO8859-2.pcf.gz    timI12-ISO8859-14.pcf.gz
courB24-ISO8859-3.pcf.gz    helvR10-ISO8859-10.pcf.gz   lubB18.pcf.gz               ncenB10-ISO8859-3.pcf.gz    timI12-ISO8859-15.pcf.gz
courB24-ISO8859-4.pcf.gz    helvR10-ISO8859-13.pcf.gz   lubB19.pcf.gz               ncenB10-ISO8859-4.pcf.gz    timI12-ISO8859-2.pcf.gz
courB24-ISO8859-9.pcf.gz    helvR10-ISO8859-14.pcf.gz   lubB24-ISO8859-1.pcf.gz     ncenB10-ISO8859-9.pcf.gz    timI12-ISO8859-3.pcf.gz
courB24.pcf.gz              helvR10-ISO8859-15.pcf.gz   lubB24-ISO8859-10.pcf.gz    ncenB10.pcf.gz              timI12-ISO8859-4.pcf.gz
courBO08-ISO8859-1.pcf.gz   helvR10-ISO8859-2.pcf.gz    lubB24-ISO8859-13.pcf.gz    ncenB12-ISO8859-1.pcf.gz    timI12-ISO8859-9.pcf.gz
courBO08-ISO8859-10.pcf.gz  helvR10-ISO8859-3.pcf.gz    lubB24-ISO8859-14.pcf.gz    ncenB12-ISO8859-10.pcf.gz   timI12.pcf.gz
courBO08-ISO8859-13.pcf.gz  helvR10-ISO8859-4.pcf.gz    lubB24-ISO8859-15.pcf.gz    ncenB12-ISO8859-13.pcf.gz   timI14-ISO8859-1.pcf.gz
courBO08-ISO8859-14.pcf.gz  helvR10-ISO8859-9.pcf.gz    lubB24-ISO8859-2.pcf.gz     ncenB12-ISO8859-14.pcf.gz   timI14-ISO8859-10.pcf.gz
courBO08-ISO8859-15.pcf.gz  helvR10.pcf.gz              lubB24-ISO8859-3.pcf.gz     ncenB12-ISO8859-15.pcf.gz   timI14-ISO8859-13.pcf.gz
courBO08-ISO8859-2.pcf.gz   helvR12-ISO8859-1.pcf.gz    lubB24-ISO8859-4.pcf.gz     ncenB12-ISO8859-2.pcf.gz    timI14-ISO8859-14.pcf.gz
courBO08-ISO8859-3.pcf.gz   helvR12-ISO8859-10.pcf.gz   lubB24-ISO8859-9.pcf.gz     ncenB12-ISO8859-3.pcf.gz    timI14-ISO8859-15.pcf.gz
courBO08-ISO8859-4.pcf.gz   helvR12-ISO8859-13.pcf.gz   lubB24.pcf.gz               ncenB12-ISO8859-4.pcf.gz    timI14-ISO8859-2.pcf.gz
courBO08-ISO8859-9.pcf.gz   helvR12-ISO8859-14.pcf.gz   lubBI08-ISO8859-1.pcf.gz    ncenB12-ISO8859-9.pcf.gz    timI14-ISO8859-3.pcf.gz
courBO08.pcf.gz             helvR12-ISO8859-15.pcf.gz   lubBI08-ISO8859-10.pcf.gz   ncenB12.pcf.gz              timI14-ISO8859-4.pcf.gz
courBO10-ISO8859-1.pcf.gz   helvR12-ISO8859-2.pcf.gz    lubBI08-ISO8859-13.pcf.gz   ncenB14-ISO8859-1.pcf.gz    timI14-ISO8859-9.pcf.gz
courBO10-ISO8859-10.pcf.gz  helvR12-ISO8859-3.pcf.gz    lubBI08-ISO8859-14.pcf.gz   ncenB14-ISO8859-10.pcf.gz   timI14.pcf.gz
courBO10-ISO8859-13.pcf.gz  helvR12-ISO8859-4.pcf.gz    lubBI08-ISO8859-15.pcf.gz   ncenB14-ISO8859-13.pcf.gz   timI18-ISO8859-1.pcf.gz
courBO10-ISO8859-14.pcf.gz  helvR12-ISO8859-9.pcf.gz    lubBI08-ISO8859-2.pcf.gz    ncenB14-ISO8859-14.pcf.gz   timI18-ISO8859-10.pcf.gz
courBO10-ISO8859-15.pcf.gz  helvR12.pcf.gz              lubBI08-ISO8859-3.pcf.gz    ncenB14-ISO8859-15.pcf.gz   timI18-ISO8859-13.pcf.gz
courBO10-ISO8859-2.pcf.gz   helvR14-ISO8859-1.pcf.gz    lubBI08-ISO8859-4.pcf.gz    ncenB14-ISO8859-2.pcf.gz    timI18-ISO8859-14.pcf.gz
courBO10-ISO8859-3.pcf.gz   helvR14-ISO8859-10.pcf.gz   lubBI08-ISO8859-9.pcf.gz    ncenB14-ISO8859-3.pcf.gz    timI18-ISO8859-15.pcf.gz
courBO10-ISO8859-4.pcf.gz   helvR14-ISO8859-13.pcf.gz   lubBI08.pcf.gz              ncenB14-ISO8859-4.pcf.gz    timI18-ISO8859-2.pcf.gz
courBO10-ISO8859-9.pcf.gz   helvR14-ISO8859-14.pcf.gz   lubBI10-ISO8859-1.pcf.gz    ncenB14-ISO8859-9.pcf.gz    timI18-ISO8859-3.pcf.gz
courBO10.pcf.gz             helvR14-ISO8859-15.pcf.gz   lubBI10-ISO8859-10.pcf.gz   ncenB14.pcf.gz              timI18-ISO8859-4.pcf.gz
courBO12-ISO8859-1.pcf.gz   helvR14-ISO8859-2.pcf.gz    lubBI10-ISO8859-13.pcf.gz   ncenB18-ISO8859-1.pcf.gz    timI18-ISO8859-9.pcf.gz
courBO12-ISO8859-10.pcf.gz  helvR14-ISO8859-3.pcf.gz    lubBI10-ISO8859-14.pcf.gz   ncenB18-ISO8859-10.pcf.gz   timI18.pcf.gz
courBO12-ISO8859-13.pcf.gz  helvR14-ISO8859-4.pcf.gz    lubBI10-ISO8859-15.pcf.gz   ncenB18-ISO8859-13.pcf.gz   timI24-ISO8859-1.pcf.gz
courBO12-ISO8859-14.pcf.gz  helvR14-ISO8859-9.pcf.gz    lubBI10-ISO8859-2.pcf.gz    ncenB18-ISO8859-14.pcf.gz   timI24-ISO8859-10.pcf.gz
courBO12-ISO8859-15.pcf.gz  helvR14.pcf.gz              lubBI10-ISO8859-3.pcf.gz    ncenB18-ISO8859-15.pcf.gz   timI24-ISO8859-13.pcf.gz
courBO12-ISO8859-2.pcf.gz   helvR18-ISO8859-1.pcf.gz    lubBI10-ISO8859-4.pcf.gz    ncenB18-ISO8859-2.pcf.gz    timI24-ISO8859-14.pcf.gz
courBO12-ISO8859-3.pcf.gz   helvR18-ISO8859-10.pcf.gz   lubBI10-ISO8859-9.pcf.gz    ncenB18-ISO8859-3.pcf.gz    timI24-ISO8859-15.pcf.gz
courBO12-ISO8859-4.pcf.gz   helvR18-ISO8859-13.pcf.gz   lubBI10.pcf.gz              ncenB18-ISO8859-4.pcf.gz    timI24-ISO8859-2.pcf.gz
courBO12-ISO8859-9.pcf.gz   helvR18-ISO8859-14.pcf.gz   lubBI12-ISO8859-1.pcf.gz    ncenB18-ISO8859-9.pcf.gz    timI24-ISO8859-3.pcf.gz
courBO12.pcf.gz             helvR18-ISO8859-15.pcf.gz   lubBI12-ISO8859-10.pcf.gz   ncenB18.pcf.gz              timI24-ISO8859-4.pcf.gz
courBO14-ISO8859-1.pcf.gz   helvR18-ISO8859-2.pcf.gz    lubBI12-ISO8859-13.pcf.gz   ncenB24-ISO8859-1.pcf.gz    timI24-ISO8859-9.pcf.gz
courBO14-ISO8859-10.pcf.gz  helvR18-ISO8859-3.pcf.gz    lubBI12-ISO8859-14.pcf.gz   ncenB24-ISO8859-10.pcf.gz   timI24.pcf.gz
courBO14-ISO8859-13.pcf.gz  helvR18-ISO8859-4.pcf.gz    lubBI12-ISO8859-15.pcf.gz   ncenB24-ISO8859-13.pcf.gz   timR08-ISO8859-1.pcf.gz
courBO14-ISO8859-14.pcf.gz  helvR18-ISO8859-9.pcf.gz    lubBI12-ISO8859-2.pcf.gz    ncenB24-ISO8859-14.pcf.gz   timR08-ISO8859-10.pcf.gz
courBO14-ISO8859-15.pcf.gz  helvR18.pcf.gz              lubBI12-ISO8859-3.pcf.gz    ncenB24-ISO8859-15.pcf.gz   timR08-ISO8859-13.pcf.gz
courBO14-ISO8859-2.pcf.gz   helvR24-ISO8859-1.pcf.gz    lubBI12-ISO8859-4.pcf.gz    ncenB24-ISO8859-2.pcf.gz    timR08-ISO8859-14.pcf.gz
courBO14-ISO8859-3.pcf.gz   helvR24-ISO8859-10.pcf.gz   lubBI12-ISO8859-9.pcf.gz    ncenB24-ISO8859-3.pcf.gz    timR08-ISO8859-15.pcf.gz
courBO14-ISO8859-4.pcf.gz   helvR24-ISO8859-13.pcf.gz   lubBI12.pcf.gz              ncenB24-ISO8859-4.pcf.gz    timR08-ISO8859-2.pcf.gz
courBO14-ISO8859-9.pcf.gz   helvR24-ISO8859-14.pcf.gz   lubBI14-ISO8859-1.pcf.gz    ncenB24-ISO8859-9.pcf.gz    timR08-ISO8859-3.pcf.gz
courBO14.pcf.gz             helvR24-ISO8859-15.pcf.gz   lubBI14-ISO8859-10.pcf.gz   ncenB24.pcf.gz              timR08-ISO8859-4.pcf.gz
courBO18-ISO8859-1.pcf.gz   helvR24-ISO8859-2.pcf.gz    lubBI14-ISO8859-13.pcf.gz   ncenBI08-ISO8859-1.pcf.gz   timR08-ISO8859-9.pcf.gz
courBO18-ISO8859-10.pcf.gz  helvR24-ISO8859-3.pcf.gz    lubBI14-ISO8859-14.pcf.gz   ncenBI08-ISO8859-10.pcf.gz  timR08.pcf.gz
courBO18-ISO8859-13.pcf.gz  helvR24-ISO8859-4.pcf.gz    lubBI14-ISO8859-15.pcf.gz   ncenBI08-ISO8859-13.pcf.gz  timR10-ISO8859-1.pcf.gz
courBO18-ISO8859-14.pcf.gz  helvR24-ISO8859-9.pcf.gz    lubBI14-ISO8859-2.pcf.gz    ncenBI08-ISO8859-14.pcf.gz  timR10-ISO8859-10.pcf.gz
courBO18-ISO8859-15.pcf.gz  helvR24.pcf.gz              lubBI14-ISO8859-3.pcf.gz    ncenBI08-ISO8859-15.pcf.gz  timR10-ISO8859-13.pcf.gz
courBO18-ISO8859-2.pcf.gz   luBIS08-ISO8859-1.pcf.gz    lubBI14-ISO8859-4.pcf.gz    ncenBI08-ISO8859-2.pcf.gz   timR10-ISO8859-14.pcf.gz
courBO18-ISO8859-3.pcf.gz   luBIS08-ISO8859-10.pcf.gz   lubBI14-ISO8859-9.pcf.gz    ncenBI08-ISO8859-3.pcf.gz   timR10-ISO8859-15.pcf.gz
courBO18-ISO8859-4.pcf.gz   luBIS08-ISO8859-13.pcf.gz   lubBI14.pcf.gz              ncenBI08-ISO8859-4.pcf.gz   timR10-ISO8859-2.pcf.gz
courBO18-ISO8859-9.pcf.gz   luBIS08-ISO8859-14.pcf.gz   lubBI18-ISO8859-1.pcf.gz    ncenBI08-ISO8859-9.pcf.gz   timR10-ISO8859-3.pcf.gz
courBO18.pcf.gz             luBIS08-ISO8859-15.pcf.gz   lubBI18-ISO8859-10.pcf.gz   ncenBI08.pcf.gz             timR10-ISO8859-4.pcf.gz
courBO24-ISO8859-1.pcf.gz   luBIS08-ISO8859-2.pcf.gz    lubBI18-ISO8859-13.pcf.gz   ncenBI10-ISO8859-1.pcf.gz   timR10-ISO8859-9.pcf.gz
courBO24-ISO8859-10.pcf.gz  luBIS08-ISO8859-3.pcf.gz    lubBI18-ISO8859-14.pcf.gz   ncenBI10-ISO8859-10.pcf.gz  timR10.pcf.gz
courBO24-ISO8859-13.pcf.gz  luBIS08-ISO8859-4.pcf.gz    lubBI18-ISO8859-15.pcf.gz   ncenBI10-ISO8859-13.pcf.gz  timR12-ISO8859-1.pcf.gz
courBO24-ISO8859-14.pcf.gz  luBIS08-ISO8859-9.pcf.gz    lubBI18-ISO8859-2.pcf.gz    ncenBI10-ISO8859-14.pcf.gz  timR12-ISO8859-10.pcf.gz
courBO24-ISO8859-15.pcf.gz  luBIS08.pcf.gz              lubBI18-ISO8859-3.pcf.gz    ncenBI10-ISO8859-15.pcf.gz  timR12-ISO8859-13.pcf.gz
courBO24-ISO8859-2.pcf.gz   luBIS10-ISO8859-1.pcf.gz    lubBI18-ISO8859-4.pcf.gz    ncenBI10-ISO8859-2.pcf.gz   timR12-ISO8859-14.pcf.gz
courBO24-ISO8859-3.pcf.gz   luBIS10-ISO8859-10.pcf.gz   lubBI18-ISO8859-9.pcf.gz    ncenBI10-ISO8859-3.pcf.gz   timR12-ISO8859-15.pcf.gz
courBO24-ISO8859-4.pcf.gz   luBIS10-ISO8859-13.pcf.gz   lubBI18.pcf.gz              ncenBI10-ISO8859-4.pcf.gz   timR12-ISO8859-2.pcf.gz
courBO24-ISO8859-9.pcf.gz   luBIS10-ISO8859-14.pcf.gz   lubBI19-ISO8859-1.pcf.gz    ncenBI10-ISO8859-9.pcf.gz   timR12-ISO8859-3.pcf.gz
courBO24.pcf.gz             luBIS10-ISO8859-15.pcf.gz   lubBI19-ISO8859-10.pcf.gz   ncenBI10.pcf.gz             timR12-ISO8859-4.pcf.gz
courO08-ISO8859-1.pcf.gz    luBIS10-ISO8859-2.pcf.gz    lubBI19-ISO8859-13.pcf.gz   ncenBI12-ISO8859-1.pcf.gz   timR12-ISO8859-9.pcf.gz
courO08-ISO8859-10.pcf.gz   luBIS10-ISO8859-3.pcf.gz    lubBI19-ISO8859-14.pcf.gz   ncenBI12-ISO8859-10.pcf.gz  timR12.pcf.gz
courO08-ISO8859-13.pcf.gz   luBIS10-ISO8859-4.pcf.gz    lubBI19-ISO8859-15.pcf.gz   ncenBI12-ISO8859-13.pcf.gz  timR14-ISO8859-1.pcf.gz
courO08-ISO8859-14.pcf.gz   luBIS10-ISO8859-9.pcf.gz    lubBI19-ISO8859-2.pcf.gz    ncenBI12-ISO8859-14.pcf.gz  timR14-ISO8859-10.pcf.gz
courO08-ISO8859-15.pcf.gz   luBIS10.pcf.gz              lubBI19-ISO8859-3.pcf.gz    ncenBI12-ISO8859-15.pcf.gz  timR14-ISO8859-13.pcf.gz
courO08-ISO8859-2.pcf.gz    luBIS12-ISO8859-1.pcf.gz    lubBI19-ISO8859-4.pcf.gz    ncenBI12-ISO8859-2.pcf.gz   timR14-ISO8859-14.pcf.gz
courO08-ISO8859-3.pcf.gz    luBIS12-ISO8859-10.pcf.gz   lubBI19-ISO8859-9.pcf.gz    ncenBI12-ISO8859-3.pcf.gz   timR14-ISO8859-15.pcf.gz
courO08-ISO8859-4.pcf.gz    luBIS12-ISO8859-13.pcf.gz   lubBI19.pcf.gz              ncenBI12-ISO8859-4.pcf.gz   timR14-ISO8859-2.pcf.gz
courO08-ISO8859-9.pcf.gz    luBIS12-ISO8859-14.pcf.gz   lubBI24-ISO8859-1.pcf.gz    ncenBI12-ISO8859-9.pcf.gz   timR14-ISO8859-3.pcf.gz
courO08.pcf.gz              luBIS12-ISO8859-15.pcf.gz   lubBI24-ISO8859-10.pcf.gz   ncenBI12.pcf.gz             timR14-ISO8859-4.pcf.gz
courO10-ISO8859-1.pcf.gz    luBIS12-ISO8859-2.pcf.gz    lubBI24-ISO8859-13.pcf.gz   ncenBI14-ISO8859-1.pcf.gz   timR14-ISO8859-9.pcf.gz
courO10-ISO8859-10.pcf.gz   luBIS12-ISO8859-3.pcf.gz    lubBI24-ISO8859-14.pcf.gz   ncenBI14-ISO8859-10.pcf.gz  timR14.pcf.gz
courO10-ISO8859-13.pcf.gz   luBIS12-ISO8859-4.pcf.gz    lubBI24-ISO8859-15.pcf.gz   ncenBI14-ISO8859-13.pcf.gz  timR18-ISO8859-1.pcf.gz
courO10-ISO8859-14.pcf.gz   luBIS12-ISO8859-9.pcf.gz    lubBI24-ISO8859-2.pcf.gz    ncenBI14-ISO8859-14.pcf.gz  timR18-ISO8859-10.pcf.gz
courO10-ISO8859-15.pcf.gz   luBIS12.pcf.gz              lubBI24-ISO8859-3.pcf.gz    ncenBI14-ISO8859-15.pcf.gz  timR18-ISO8859-13.pcf.gz
courO10-ISO8859-2.pcf.gz    luBIS14-ISO8859-1.pcf.gz    lubBI24-ISO8859-4.pcf.gz    ncenBI14-ISO8859-2.pcf.gz   timR18-ISO8859-14.pcf.gz
courO10-ISO8859-3.pcf.gz    luBIS14-ISO8859-10.pcf.gz   lubBI24-ISO8859-9.pcf.gz    ncenBI14-ISO8859-3.pcf.gz   timR18-ISO8859-15.pcf.gz
courO10-ISO8859-4.pcf.gz    luBIS14-ISO8859-13.pcf.gz   lubBI24.pcf.gz              ncenBI14-ISO8859-4.pcf.gz   timR18-ISO8859-2.pcf.gz
courO10-ISO8859-9.pcf.gz    luBIS14-ISO8859-14.pcf.gz   lubI08-ISO8859-1.pcf.gz     ncenBI14-ISO8859-9.pcf.gz   timR18-ISO8859-3.pcf.gz
courO10.pcf.gz              luBIS14-ISO8859-15.pcf.gz   lubI08-ISO8859-10.pcf.gz    ncenBI14.pcf.gz             timR18-ISO8859-4.pcf.gz
courO12-ISO8859-1.pcf.gz    luBIS14-ISO8859-2.pcf.gz    lubI08-ISO8859-13.pcf.gz    ncenBI18-ISO8859-1.pcf.gz   timR18-ISO8859-9.pcf.gz
courO12-ISO8859-10.pcf.gz   luBIS14-ISO8859-3.pcf.gz    lubI08-ISO8859-14.pcf.gz    ncenBI18-ISO8859-10.pcf.gz  timR18.pcf.gz
courO12-ISO8859-13.pcf.gz   luBIS14-ISO8859-4.pcf.gz    lubI08-ISO8859-15.pcf.gz    ncenBI18-ISO8859-13.pcf.gz  timR24-ISO8859-1.pcf.gz
courO12-ISO8859-14.pcf.gz   luBIS14-ISO8859-9.pcf.gz    lubI08-ISO8859-2.pcf.gz     ncenBI18-ISO8859-14.pcf.gz  timR24-ISO8859-10.pcf.gz
courO12-ISO8859-15.pcf.gz   luBIS14.pcf.gz              lubI08-ISO8859-3.pcf.gz     ncenBI18-ISO8859-15.pcf.gz  timR24-ISO8859-13.pcf.gz
courO12-ISO8859-2.pcf.gz    luBIS18-ISO8859-1.pcf.gz    lubI08-ISO8859-4.pcf.gz     ncenBI18-ISO8859-2.pcf.gz   timR24-ISO8859-14.pcf.gz
courO12-ISO8859-3.pcf.gz    luBIS18-ISO8859-10.pcf.gz   lubI08-ISO8859-9.pcf.gz     ncenBI18-ISO8859-3.pcf.gz   timR24-ISO8859-15.pcf.gz
courO12-ISO8859-4.pcf.gz    luBIS18-ISO8859-13.pcf.gz   lubI08.pcf.gz               ncenBI18-ISO8859-4.pcf.gz   timR24-ISO8859-2.pcf.gz
courO12-ISO8859-9.pcf.gz    luBIS18-ISO8859-14.pcf.gz   lubI10-ISO8859-1.pcf.gz     ncenBI18-ISO8859-9.pcf.gz   timR24-ISO8859-3.pcf.gz
courO12.pcf.gz              luBIS18-ISO8859-15.pcf.gz   lubI10-ISO8859-10.pcf.gz    ncenBI18.pcf.gz             timR24-ISO8859-4.pcf.gz
courO14-ISO8859-1.pcf.gz    luBIS18-ISO8859-2.pcf.gz    lubI10-ISO8859-13.pcf.gz    ncenBI24-ISO8859-1.pcf.gz   timR24-ISO8859-9.pcf.gz
courO14-ISO8859-10.pcf.gz   luBIS18-ISO8859-3.pcf.gz    lubI10-ISO8859-14.pcf.gz    ncenBI24-ISO8859-10.pcf.gz  timR24.pcf.gz
courO14-ISO8859-13.pcf.gz   luBIS18-ISO8859-4.pcf.gz    lubI10-ISO8859-15.pcf.gz    ncenBI24-ISO8859-13.pcf.gz
courO14-ISO8859-14.pcf.gz   luBIS18-ISO8859-9.pcf.gz    lubI10-ISO8859-2.pcf.gz     ncenBI24-ISO8859-14.pcf.gz

./usr/X11R6/lib/X11/fonts/CID:
fonts.dir   fonts.scale

./usr/X11R6/lib/X11/fonts/Speedo:
encodings.dir font0582.spd  font0611.spd  font0649.spd  font0710.spd  fonts.scale
font0419.spd  font0583.spd  font0648.spd  font0709.spd  fonts.dir

./usr/X11R6/lib/X11/fonts/TTF:
encodings.dir fonts.dir     luximb.ttf    luximr.ttf    luxirb.ttf    luxirr.ttf    luxisb.ttf    luxisr.ttf
fonts.cache-1 fonts.scale   luximbi.ttf   luximri.ttf   luxirbi.ttf   luxirri.ttf   luxisbi.ttf   luxisri.ttf

./usr/X11R6/lib/X11/fonts/Type1:
UTBI____.afm  UTRG____.pfa  c0611bt_.afm  c0648bt_.pfb  courbi.afm    fonts.dir     l047033t.pfa  l048033t.afm  l049016t.pfa
UTBI____.pfa  c0419bt_.afm  c0611bt_.pfb  c0649bt_.afm  courbi.pfa    fonts.scale   l047036t.afm  l048033t.pfa  l049033t.afm
UTB_____.afm  c0419bt_.pfb  c0632bt_.afm  c0649bt_.pfb  couri.afm     l047013t.afm  l047036t.pfa  l048036t.afm  l049033t.pfa
UTB_____.pfa  c0582bt_.afm  c0632bt_.pfb  cour.afm      couri.pfa     l047013t.pfa  l048013t.afm  l048036t.pfa  l049036t.afm
UTI_____.afm  c0582bt_.pfb  c0633bt_.afm  cour.pfa      cursor.pfa    l047016t.afm  l048013t.pfa  l049013t.afm  l049036t.pfa
UTI_____.pfa  c0583bt_.afm  c0633bt_.pfb  courb.afm     encodings.dir l047016t.pfa  l048016t.afm  l049013t.pfa
UTRG____.afm  c0583bt_.pfb  c0648bt_.afm  courb.pfa     fonts.cache-1 l047033t.afm  l048016t.pfa  l049016t.afm

./usr/X11R6/lib/X11/fonts/cyrillic:
crox1c.pcf.gz       crox2cb.pcf.gz      crox3cbo.pcf.gz     crox4ho.pcf.gz      crox6h.pcf.gz       koi12x24.pcf.gz     koi9x15b.pcf.gz
crox1cb.pcf.gz      crox2cbo.pcf.gz     crox3co.pcf.gz      crox4t.pcf.gz       crox6hb.pcf.gz      koi12x24b.pcf.gz    koi9x18.pcf.gz
crox1cbo.pcf.gz     crox2co.pcf.gz      crox3h.pcf.gz       crox4tb.pcf.gz      crox6hbo.pcf.gz     koi5x8.pcf.gz       koi9x18b.pcf.gz
crox1co.pcf.gz      crox2h.pcf.gz       crox3hb.pcf.gz      crox4tbo.pcf.gz     crox6ho.pcf.gz      koi6x10.pcf.gz      koinil2.pcf.gz
crox1h.pcf.gz       crox2hb.pcf.gz      crox3hbo.pcf.gz     crox4to.pcf.gz      crox6t.pcf.gz       koi6x13.pcf.gz      proof9x16.pcf.gz
crox1hb.pcf.gz      crox2hbo.pcf.gz     crox3ho.pcf.gz      crox5h.pcf.gz       crox6tb.pcf.gz      koi6x13b.pcf.gz     screen8x16.pcf.gz
crox1hbo.pcf.gz     crox2ho.pcf.gz      crox3t.pcf.gz       crox5hb.pcf.gz      crox6tbo.pcf.gz     koi6x9.pcf.gz       screen8x16b.pcf.gz
crox1ho.pcf.gz      crox2t.pcf.gz       crox3tb.pcf.gz      crox5hbo.pcf.gz     crox6to.pcf.gz      koi7x14.pcf.gz
crox1t.pcf.gz       crox2tb.pcf.gz      crox3tbo.pcf.gz     crox5ho.pcf.gz      encodings.dir       koi7x14b.pcf.gz
crox1tb.pcf.gz      crox2tbo.pcf.gz     crox3to.pcf.gz      crox5t.pcf.gz       fonts.alias         koi8x13.pcf.gz
crox1tbo.pcf.gz     crox2to.pcf.gz      crox4h.pcf.gz       crox5tb.pcf.gz      fonts.dir           koi8x16.pcf.gz
crox1to.pcf.gz      crox3c.pcf.gz       crox4hb.pcf.gz      crox5tbo.pcf.gz     koi10x16b.pcf.gz    koi8x16b.pcf.gz
crox2c.pcf.gz       crox3cb.pcf.gz      crox4hbo.pcf.gz     crox5to.pcf.gz      koi10x20.pcf.gz     koi9x15.pcf.gz

./usr/X11R6/lib/X11/fonts/encodings:
adobe-dingbats.enc.gz  ibm-cp437.enc          iso8859-16.enc         microsoft-cp1254.enc   mulearabic-0.enc       viscii1.1-1.enc.gz
adobe-standard.enc.gz  ibm-cp850.enc          large                  microsoft-cp1255.enc   mulearabic-1.enc
adobe-symbol.enc.gz    ibm-cp852.enc          microsoft-cp1250.enc   microsoft-cp1256.enc   mulearabic-2.enc
armscii-8.enc          ibm-cp866.enc          microsoft-cp1251.enc   microsoft-cp1257.enc   mulelao-1.enc
dec-special.enc        iso8859-11.enc         microsoft-cp1252.enc   microsoft-cp1258.enc   tcvn-0.enc
encodings.dir          iso8859-13.enc         microsoft-cp1253.enc   microsoft-win3.1.enc   tis620-2.enc

./usr/X11R6/lib/X11/fonts/encodings/large:
big5.eten-0.enc.gz     gb2312.1980-0.enc.gz   jisx0201.1976-0.enc.gz jisx0208.1990-0.enc.gz ksc5601.1987-0.enc.gz
encodings.dir          gbk-0.enc.gz           jisx0208.1983-0.enc.gz jisx0212.1990-0.enc.gz ksc5601.1992-3.enc.gz

./usr/X11R6/lib/X11/fonts/local:
fonts.dir

./usr/X11R6/lib/X11/fonts/misc:
10x20-ISO8859-1.pcf.gz      6x12-ISO8859-13.pcf.gz      7x13-ISO8859-8.pcf.gz       8x13B-ISO8859-14.pcf.gz     9x18B-ISO8859-7.pcf.gz
10x20-ISO8859-10.pcf.gz     6x12-ISO8859-14.pcf.gz      7x13-ISO8859-9.pcf.gz       8x13B-ISO8859-15.pcf.gz     9x18B-ISO8859-8.pcf.gz
10x20-ISO8859-11.pcf.gz     6x12-ISO8859-15.pcf.gz      7x13-KOI8-R.pcf.gz          8x13B-ISO8859-16.pcf.gz     9x18B-ISO8859-9.pcf.gz
10x20-ISO8859-13.pcf.gz     6x12-ISO8859-16.pcf.gz      7x13.pcf.gz                 8x13B-ISO8859-2.pcf.gz      9x18B.pcf.gz
10x20-ISO8859-14.pcf.gz     6x12-ISO8859-2.pcf.gz       7x13B-ISO8859-1.pcf.gz      8x13B-ISO8859-3.pcf.gz      arabic24.pcf.gz
10x20-ISO8859-15.pcf.gz     6x12-ISO8859-3.pcf.gz       7x13B-ISO8859-10.pcf.gz     8x13B-ISO8859-4.pcf.gz      clB6x10.pcf.gz
10x20-ISO8859-16.pcf.gz     6x12-ISO8859-4.pcf.gz       7x13B-ISO8859-11.pcf.gz     8x13B-ISO8859-5.pcf.gz      clB6x12.pcf.gz
10x20-ISO8859-2.pcf.gz      6x12-ISO8859-5.pcf.gz       7x13B-ISO8859-13.pcf.gz     8x13B-ISO8859-7.pcf.gz      clB8x10.pcf.gz
10x20-ISO8859-3.pcf.gz      6x12-ISO8859-7.pcf.gz       7x13B-ISO8859-14.pcf.gz     8x13B-ISO8859-8.pcf.gz      clB8x12.pcf.gz
10x20-ISO8859-4.pcf.gz      6x12-ISO8859-8.pcf.gz       7x13B-ISO8859-15.pcf.gz     8x13B-ISO8859-9.pcf.gz      clB8x13.pcf.gz
10x20-ISO8859-5.pcf.gz      6x12-ISO8859-9.pcf.gz       7x13B-ISO8859-16.pcf.gz     8x13B.pcf.gz                clB8x14.pcf.gz
10x20-ISO8859-7.pcf.gz      6x12-KOI8-R.pcf.gz          7x13B-ISO8859-2.pcf.gz      8x13O-ISO8859-1.pcf.gz      clB8x16.pcf.gz
10x20-ISO8859-8.pcf.gz      6x12.pcf.gz                 7x13B-ISO8859-3.pcf.gz      8x13O-ISO8859-10.pcf.gz     clB8x8.pcf.gz
10x20-ISO8859-9.pcf.gz      6x13-ISO8859-1.pcf.gz       7x13B-ISO8859-4.pcf.gz      8x13O-ISO8859-13.pcf.gz     clB9x15.pcf.gz
10x20-KOI8-R.pcf.gz         6x13-ISO8859-10.pcf.gz      7x13B-ISO8859-5.pcf.gz      8x13O-ISO8859-14.pcf.gz     clI6x12.pcf.gz
10x20.pcf.gz                6x13-ISO8859-11.pcf.gz      7x13B-ISO8859-7.pcf.gz      8x13O-ISO8859-15.pcf.gz     clI8x8.pcf.gz
12x13ja.pcf.gz              6x13-ISO8859-13.pcf.gz      7x13B-ISO8859-8.pcf.gz      8x13O-ISO8859-16.pcf.gz     clR4x6.pcf.gz
12x24.pcf.gz                6x13-ISO8859-14.pcf.gz      7x13B-ISO8859-9.pcf.gz      8x13O-ISO8859-2.pcf.gz      clR5x10.pcf.gz
12x24rk.pcf.gz              6x13-ISO8859-15.pcf.gz      7x13B.pcf.gz                8x13O-ISO8859-3.pcf.gz      clR5x6.pcf.gz
18x18ja.pcf.gz              6x13-ISO8859-16.pcf.gz      7x13O-ISO8859-1.pcf.gz      8x13O-ISO8859-4.pcf.gz      clR5x8.pcf.gz
18x18ko.pcf.gz              6x13-ISO8859-2.pcf.gz       7x13O-ISO8859-10.pcf.gz     8x13O-ISO8859-5.pcf.gz      clR6x10.pcf.gz
4x6-ISO8859-1.pcf.gz        6x13-ISO8859-3.pcf.gz       7x13O-ISO8859-11.pcf.gz     8x13O-ISO8859-7.pcf.gz      clR6x12-ISO8859-1.pcf.gz
4x6-ISO8859-10.pcf.gz       6x13-ISO8859-4.pcf.gz       7x13O-ISO8859-13.pcf.gz     8x13O-ISO8859-9.pcf.gz      clR6x12-ISO8859-10.pcf.gz
4x6-ISO8859-13.pcf.gz       6x13-ISO8859-5.pcf.gz       7x13O-ISO8859-14.pcf.gz     8x13O.pcf.gz                clR6x12-ISO8859-13.pcf.gz
4x6-ISO8859-14.pcf.gz       6x13-ISO8859-7.pcf.gz       7x13O-ISO8859-15.pcf.gz     8x16.pcf.gz                 clR6x12-ISO8859-14.pcf.gz
4x6-ISO8859-15.pcf.gz       6x13-ISO8859-8.pcf.gz       7x13O-ISO8859-16.pcf.gz     8x16rk.pcf.gz               clR6x12-ISO8859-15.pcf.gz
4x6-ISO8859-16.pcf.gz       6x13-ISO8859-9.pcf.gz       7x13O-ISO8859-2.pcf.gz      9x15-ISO8859-1.pcf.gz       clR6x12-ISO8859-16.pcf.gz
4x6-ISO8859-2.pcf.gz        6x13-KOI8-R.pcf.gz          7x13O-ISO8859-3.pcf.gz      9x15-ISO8859-10.pcf.gz      clR6x12-ISO8859-2.pcf.gz
4x6-ISO8859-3.pcf.gz        6x13.pcf.gz                 7x13O-ISO8859-4.pcf.gz      9x15-ISO8859-11.pcf.gz      clR6x12-ISO8859-3.pcf.gz
4x6-ISO8859-4.pcf.gz        6x13B-ISO8859-1.pcf.gz      7x13O-ISO8859-5.pcf.gz      9x15-ISO8859-13.pcf.gz      clR6x12-ISO8859-4.pcf.gz
4x6-ISO8859-5.pcf.gz        6x13B-ISO8859-10.pcf.gz     7x13O-ISO8859-7.pcf.gz      9x15-ISO8859-14.pcf.gz      clR6x12-ISO8859-5.pcf.gz
4x6-ISO8859-7.pcf.gz        6x13B-ISO8859-13.pcf.gz     7x13O-ISO8859-9.pcf.gz      9x15-ISO8859-15.pcf.gz      clR6x12-ISO8859-7.pcf.gz
4x6-ISO8859-8.pcf.gz        6x13B-ISO8859-14.pcf.gz     7x13O.pcf.gz                9x15-ISO8859-16.pcf.gz      clR6x12-ISO8859-8.pcf.gz
4x6-ISO8859-9.pcf.gz        6x13B-ISO8859-15.pcf.gz     7x14-ISO8859-1.pcf.gz       9x15-ISO8859-2.pcf.gz       clR6x12-ISO8859-9.pcf.gz
4x6-KOI8-R.pcf.gz           6x13B-ISO8859-16.pcf.gz     7x14-ISO8859-10.pcf.gz      9x15-ISO8859-3.pcf.gz       clR6x12-KOI8-R.pcf.gz
4x6.pcf.gz                  6x13B-ISO8859-2.pcf.gz      7x14-ISO8859-11.pcf.gz      9x15-ISO8859-4.pcf.gz       clR6x12.pcf.gz
5x7-ISO8859-1.pcf.gz        6x13B-ISO8859-3.pcf.gz      7x14-ISO8859-13.pcf.gz      9x15-ISO8859-5.pcf.gz       clR6x13.pcf.gz
5x7-ISO8859-10.pcf.gz       6x13B-ISO8859-4.pcf.gz      7x14-ISO8859-14.pcf.gz      9x15-ISO8859-7.pcf.gz       clR6x6.pcf.gz
5x7-ISO8859-13.pcf.gz       6x13B-ISO8859-5.pcf.gz      7x14-ISO8859-15.pcf.gz      9x15-ISO8859-8.pcf.gz       clR6x8.pcf.gz
5x7-ISO8859-14.pcf.gz       6x13B-ISO8859-7.pcf.gz      7x14-ISO8859-16.pcf.gz      9x15-ISO8859-9.pcf.gz       clR7x10.pcf.gz
5x7-ISO8859-15.pcf.gz       6x13B-ISO8859-8.pcf.gz      7x14-ISO8859-2.pcf.gz       9x15-KOI8-R.pcf.gz          clR7x12.pcf.gz
5x7-ISO8859-16.pcf.gz       6x13B-ISO8859-9.pcf.gz      7x14-ISO8859-3.pcf.gz       9x15.pcf.gz                 clR7x14.pcf.gz
5x7-ISO8859-2.pcf.gz        6x13B.pcf.gz                7x14-ISO8859-4.pcf.gz       9x15B-ISO8859-1.pcf.gz      clR7x8.pcf.gz
5x7-ISO8859-3.pcf.gz        6x13O-ISO8859-1.pcf.gz      7x14-ISO8859-5.pcf.gz       9x15B-ISO8859-10.pcf.gz     clR8x10.pcf.gz
5x7-ISO8859-4.pcf.gz        6x13O-ISO8859-10.pcf.gz     7x14-ISO8859-7.pcf.gz       9x15B-ISO8859-11.pcf.gz     clR8x12.pcf.gz
5x7-ISO8859-5.pcf.gz        6x13O-ISO8859-13.pcf.gz     7x14-ISO8859-8.pcf.gz       9x15B-ISO8859-13.pcf.gz     clR8x13.pcf.gz
5x7-ISO8859-7.pcf.gz        6x13O-ISO8859-14.pcf.gz     7x14-ISO8859-9.pcf.gz       9x15B-ISO8859-14.pcf.gz     clR8x14.pcf.gz
5x7-ISO8859-8.pcf.gz        6x13O-ISO8859-15.pcf.gz     7x14-JISX0201.1976-0.pcf.gz 9x15B-ISO8859-15.pcf.gz     clR8x16.pcf.gz
5x7-ISO8859-9.pcf.gz        6x13O-ISO8859-16.pcf.gz     7x14-KOI8-R.pcf.gz          9x15B-ISO8859-16.pcf.gz     clR8x8.pcf.gz
5x7-KOI8-R.pcf.gz           6x13O-ISO8859-2.pcf.gz      7x14.pcf.gz                 9x15B-ISO8859-2.pcf.gz      clR9x15.pcf.gz
5x7.pcf.gz                  6x13O-ISO8859-3.pcf.gz      7x14B-ISO8859-1.pcf.gz      9x15B-ISO8859-3.pcf.gz      cu-alt12.pcf.gz
5x8-ISO8859-1.pcf.gz        6x13O-ISO8859-4.pcf.gz      7x14B-ISO8859-10.pcf.gz     9x15B-ISO8859-4.pcf.gz      cu-arabic12.pcf.gz
5x8-ISO8859-10.pcf.gz       6x13O-ISO8859-5.pcf.gz      7x14B-ISO8859-11.pcf.gz     9x15B-ISO8859-5.pcf.gz      cu-devnag12.pcf.gz
5x8-ISO8859-13.pcf.gz       6x13O-ISO8859-7.pcf.gz      7x14B-ISO8859-13.pcf.gz     9x15B-ISO8859-7.pcf.gz      cu-lig12.pcf.gz
5x8-ISO8859-14.pcf.gz       6x13O-ISO8859-9.pcf.gz      7x14B-ISO8859-14.pcf.gz     9x15B-ISO8859-8.pcf.gz      cu-pua12.pcf.gz
5x8-ISO8859-15.pcf.gz       6x13O.pcf.gz                7x14B-ISO8859-15.pcf.gz     9x15B-ISO8859-9.pcf.gz      cu12.pcf.gz
5x8-ISO8859-16.pcf.gz       6x9-ISO8859-1.pcf.gz        7x14B-ISO8859-16.pcf.gz     9x15B.pcf.gz                cuarabic12.pcf.gz
5x8-ISO8859-2.pcf.gz        6x9-ISO8859-10.pcf.gz       7x14B-ISO8859-2.pcf.gz      9x18-ISO8859-1.pcf.gz       cudevnag12.pcf.gz
5x8-ISO8859-3.pcf.gz        6x9-ISO8859-13.pcf.gz       7x14B-ISO8859-3.pcf.gz      9x18-ISO8859-10.pcf.gz      cursor.pcf.gz
5x8-ISO8859-4.pcf.gz        6x9-ISO8859-14.pcf.gz       7x14B-ISO8859-4.pcf.gz      9x18-ISO8859-11.pcf.gz      deccurs.pcf.gz
5x8-ISO8859-5.pcf.gz        6x9-ISO8859-15.pcf.gz       7x14B-ISO8859-5.pcf.gz      9x18-ISO8859-13.pcf.gz      decsess.pcf.gz
5x8-ISO8859-7.pcf.gz        6x9-ISO8859-16.pcf.gz       7x14B-ISO8859-7.pcf.gz      9x18-ISO8859-14.pcf.gz      encodings.dir
5x8-ISO8859-8.pcf.gz        6x9-ISO8859-2.pcf.gz        7x14B-ISO8859-8.pcf.gz      9x18-ISO8859-15.pcf.gz      fonts.alias
5x8-ISO8859-9.pcf.gz        6x9-ISO8859-3.pcf.gz        7x14B-ISO8859-9.pcf.gz      9x18-ISO8859-16.pcf.gz      fonts.dir
5x8-KOI8-R.pcf.gz           6x9-ISO8859-4.pcf.gz        7x14B.pcf.gz                9x18-ISO8859-2.pcf.gz       gb16fs.pcf.gz
5x8.pcf.gz                  6x9-ISO8859-5.pcf.gz        8x13-ISO8859-1.pcf.gz       9x18-ISO8859-3.pcf.gz       gb16st.pcf.gz
6x10-ISO8859-1.pcf.gz       6x9-ISO8859-7.pcf.gz        8x13-ISO8859-10.pcf.gz      9x18-ISO8859-4.pcf.gz       gb24st.pcf.gz
6x10-ISO8859-10.pcf.gz      6x9-ISO8859-8.pcf.gz        8x13-ISO8859-13.pcf.gz      9x18-ISO8859-5.pcf.gz       hanglg16.pcf.gz
6x10-ISO8859-13.pcf.gz      6x9-ISO8859-9.pcf.gz        8x13-ISO8859-14.pcf.gz      9x18-ISO8859-7.pcf.gz       hanglm16.pcf.gz
6x10-ISO8859-14.pcf.gz      6x9-KOI8-R.pcf.gz           8x13-ISO8859-15.pcf.gz      9x18-ISO8859-8.pcf.gz       hanglm24.pcf.gz
6x10-ISO8859-15.pcf.gz      6x9.pcf.gz                  8x13-ISO8859-16.pcf.gz      9x18-ISO8859-9.pcf.gz       jiskan16.pcf.gz
6x10-ISO8859-16.pcf.gz      7x13-ISO8859-1.pcf.gz       8x13-ISO8859-2.pcf.gz       9x18-KOI8-R.pcf.gz          jiskan24.pcf.gz
6x10-ISO8859-2.pcf.gz       7x13-ISO8859-10.pcf.gz      8x13-ISO8859-3.pcf.gz       9x18.pcf.gz                 k14.pcf.gz
6x10-ISO8859-3.pcf.gz       7x13-ISO8859-11.pcf.gz      8x13-ISO8859-4.pcf.gz       9x18B-ISO8859-1.pcf.gz      micro.pcf.gz
6x10-ISO8859-4.pcf.gz       7x13-ISO8859-13.pcf.gz      8x13-ISO8859-5.pcf.gz       9x18B-ISO8859-10.pcf.gz     nil2.pcf.gz
6x10-ISO8859-5.pcf.gz       7x13-ISO8859-14.pcf.gz      8x13-ISO8859-7.pcf.gz       9x18B-ISO8859-13.pcf.gz     olcursor.pcf.gz
6x10-ISO8859-7.pcf.gz       7x13-ISO8859-15.pcf.gz      8x13-ISO8859-8.pcf.gz       9x18B-ISO8859-14.pcf.gz     olgl10.pcf.gz
6x10-ISO8859-8.pcf.gz       7x13-ISO8859-16.pcf.gz      8x13-ISO8859-9.pcf.gz       9x18B-ISO8859-15.pcf.gz     olgl12.pcf.gz
6x10-ISO8859-9.pcf.gz       7x13-ISO8859-2.pcf.gz       8x13-KOI8-R.pcf.gz          9x18B-ISO8859-16.pcf.gz     olgl14.pcf.gz
6x10-KOI8-R.pcf.gz          7x13-ISO8859-3.pcf.gz       8x13.pcf.gz                 9x18B-ISO8859-2.pcf.gz      olgl19.pcf.gz
6x10.pcf.gz                 7x13-ISO8859-4.pcf.gz       8x13B-ISO8859-1.pcf.gz      9x18B-ISO8859-3.pcf.gz
6x12-ISO8859-1.pcf.gz       7x13-ISO8859-5.pcf.gz       8x13B-ISO8859-10.pcf.gz     9x18B-ISO8859-4.pcf.gz
6x12-ISO8859-10.pcf.gz      7x13-ISO8859-7.pcf.gz       8x13B-ISO8859-13.pcf.gz     9x18B-ISO8859-5.pcf.gz

./usr/X11R6/lib/X11/fonts/util:
map-ISO8859-1       map-ISO8859-13      map-ISO8859-16      map-ISO8859-4       map-ISO8859-8       map-KOI8-R
map-ISO8859-10      map-ISO8859-14      map-ISO8859-2       map-ISO8859-5       map-ISO8859-9
map-ISO8859-11      map-ISO8859-15      map-ISO8859-3       map-ISO8859-7       map-JISX0201.1976-0

./usr/X11R6/lib/X11/locale:
C                ibm-cp1133       iso8859-14       iso8859-7        ja_JP.UTF-8      locale.dir       th_TH            zh_HK.big5
armscii-8        iscii-dev        iso8859-15       iso8859-8        ko               microsoft-cp1251 th_TH.UTF-8      zh_HK.big5hkscs
compose.dir      isiri-3342       iso8859-2        iso8859-9        ko_KR.UTF-8      microsoft-cp1255 tscii-0          zh_TW
el_GR.UTF-8      iso8859-1        iso8859-3        iso8859-9e       koi8-c           microsoft-cp1256 vi_VN.tcvn       zh_TW.UTF-8
en_US.UTF-8      iso8859-10       iso8859-4        ja               koi8-r           mulelao-1        vi_VN.viscii     zh_TW.big5
georgian-academy iso8859-11       iso8859-5        ja.JIS           koi8-u           nokhchi-1        zh_CN
georgian-ps      iso8859-13       iso8859-6        ja.SJIS          locale.alias     tatar-cyr        zh_CN.gbk

./usr/X11R6/lib/X11/locale/C:
XLC_LOCALE

./usr/X11R6/lib/X11/locale/armscii-8:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/el_GR.UTF-8:
Compose

./usr/X11R6/lib/X11/locale/en_US.UTF-8:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/georgian-academy:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/georgian-ps:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/ibm-cp1133:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/iscii-dev:
XLC_LOCALE

./usr/X11R6/lib/X11/locale/isiri-3342:
XLC_LOCALE

./usr/X11R6/lib/X11/locale/iso8859-1:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/iso8859-10:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/iso8859-11:
XLC_LOCALE

./usr/X11R6/lib/X11/locale/iso8859-13:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/iso8859-14:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/iso8859-15:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/iso8859-2:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/iso8859-3:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/iso8859-4:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/iso8859-5:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/iso8859-6:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/iso8859-7:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/iso8859-8:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/iso8859-9:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/iso8859-9e:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/ja:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/ja.JIS:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/ja.SJIS:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/ja_JP.UTF-8:
XLC_LOCALE

./usr/X11R6/lib/X11/locale/ko:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/ko_KR.UTF-8:
XLC_LOCALE

./usr/X11R6/lib/X11/locale/koi8-c:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/koi8-r:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/koi8-u:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/microsoft-cp1251:
XLC_LOCALE

./usr/X11R6/lib/X11/locale/microsoft-cp1255:
XLC_LOCALE

./usr/X11R6/lib/X11/locale/microsoft-cp1256:
XLC_LOCALE

./usr/X11R6/lib/X11/locale/mulelao-1:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/nokhchi-1:
XLC_LOCALE

./usr/X11R6/lib/X11/locale/tatar-cyr:
XLC_LOCALE

./usr/X11R6/lib/X11/locale/th_TH:
XLC_LOCALE

./usr/X11R6/lib/X11/locale/th_TH.UTF-8:
XLC_LOCALE

./usr/X11R6/lib/X11/locale/tscii-0:
XLC_LOCALE

./usr/X11R6/lib/X11/locale/vi_VN.tcvn:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/vi_VN.viscii:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/zh_CN:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/zh_CN.gbk:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/zh_HK.big5:
XLC_LOCALE

./usr/X11R6/lib/X11/locale/zh_HK.big5hkscs:
XLC_LOCALE

./usr/X11R6/lib/X11/locale/zh_TW:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/locale/zh_TW.UTF-8:
XLC_LOCALE

./usr/X11R6/lib/X11/locale/zh_TW.big5:
Compose    XLC_LOCALE

./usr/X11R6/lib/X11/x11perfcomp:
fillblnk  perfboth  perfratio

./usr/X11R6/lib/pkgconfig:
fontconfig.pc xcursor.pc    xft.pc

./usr/bin:
ar                  cmpdylib            install_name_tool   nm                  ranlib              size                tic
as                  gprof               ld                  nmedit              redo_prebinding     strings             toe
captoinfo           infocmp             libtool             otool               reset               strip               tput
clear               infotocap           lipo                pagestuff           segedit             tack                tset

./usr/lib:
dyld                        libSystem_debug.dylib       libform.dylib               libmenu.dylib               libpthread.dylib
libSystem.B.dylib           libSystem_profile.dylib     libinfo.dylib               libncurses.5.dylib          libtermcap.dylib
libSystem.B_debug.dylib     libc.dylib                  libkvm.dylib                libncurses.dylib            libtinfo.dylib
libSystem.B_profile.dylib   libcurses.dylib             libm.dylib                  libpanel.5.dylib            system
libSystem.dylib             libform.5.dylib             libmenu.5.dylib             libpanel.dylib

./usr/lib/system:
libmathCommon.A.dylib              libmathCommon.A_profile.dylib      libmathCommon_debug.dylib
libmathCommon.A_debug.dylib        libmathCommon.dylib                libmathCommon_profile.dylib

./usr/libexec:
gcc

./usr/libexec/gcc:
darwin

./usr/libexec/gcc/darwin:
ppc

./usr/libexec/gcc/darwin/ppc:
as

./usr/local:
RelNotes bin      lib      libexec  share

./usr/local/RelNotes:
FatFiles.rtf                Private_CompilerTools.html

./usr/local/bin:
check_dylib    cmpshlib       indr           mkshlib        seg_addr_table
checksyms      hack_libgcc    kern_tool      nmedit         seg_hack

./usr/local/lib:
libcurses.a            libkld.a               libmenu.a              libpanel.a             system
libform.a              libkld.dylib           libncurses.a           libredo_prebinding.a

./usr/local/lib/system:
libdyld.a           libdyld_profile.a   libm_debug.a        libmacho.a          libmacho_profile.a
libdyld_debug.a     libm.a              libm_profile.a      libmacho_debug.a    libmacho_static.a

./usr/local/libexec:
gcc

./usr/local/libexec/gcc:
darwin

./usr/local/libexec/gcc/darwin:
hppa  i386  i860  m68k  m88k  sparc

./usr/local/libexec/gcc/darwin/hppa:
as

./usr/local/libexec/gcc/darwin/i386:
as

./usr/local/libexec/gcc/darwin/i860:
as

./usr/local/libexec/gcc/darwin/m68k:
as

./usr/local/libexec/gcc/darwin/m88k:
as

./usr/local/libexec/gcc/darwin/sparc:
as

./usr/local/share:
man

./usr/local/share/man:
man1

./usr/local/share/man/man1:
check_dylib.1    checksyms.1      cmpshlib.1       indr.1           mkshlib.1        seg_addr_table.1

./usr/share:
gprof.callg gprof.flat  tabset      terminfo

./usr/share/tabset:
std    stdcrt vt100  vt300

./usr/share/terminfo:
31 32 33 34 35 36 37 38 39 41 45 4c 4d 4e 50 51 58 61 62 63 64 65 66 67 68 69 6a 6b 6c 6d 6e 6f 70 71 72 73 74 75 76 77 78 7a

./usr/share/terminfo/31:
1178    1730-lm

./usr/share/terminfo/32:
2621    2621-wl 2621a

./usr/share/terminfo/33:
386at 3b1

./usr/share/terminfo/34:
4025ex 4027ex 4410-w

./usr/share/terminfo/35:
5051       5410-w     5620       5630-24    5630DMD-24

./usr/share/terminfo/36:
6053      6053-dg   605x      605x-dg   630-lm    630MTG-24

./usr/share/terminfo/37:
730MTG-24  730MTG-41  730MTG-41r 730MTGr    730MTGr-24

./usr/share/terminfo/38:
8510

./usr/share/terminfo/39:
955-hb 955-w

./usr/share/terminfo/41:
Apple_Terminal

./usr/share/terminfo/45:
Eterm       Eterm-color

./usr/share/terminfo/4c:
LFT-PC850

./usr/share/terminfo/4d:
MtxOrb    MtxOrb162 MtxOrb204

./usr/share/terminfo/4e:
NCR260VT300WPP NCRVT100WPP

./usr/share/terminfo/50:
P12     P12-M   P12-M-W P12-W   P14     P14-M   P14-M-W P14-W   P4      P5      P7      P8      P8-W    P9      P9-8    P9-8-W  P9-W

./usr/share/terminfo/51:
Q306-8-pc     Q310-vip-H    Q310-vip-H-am Q310-vip-Hw   Q310-vip-w    Q310-vip-w-am

./usr/share/terminfo/58:
X-hpterm

./usr/share/terminfo/61:
a210             aaa-rv-unk       aixterm-m        ampex210         ansi.sysk        appleIIc         att513           att615-w
a80              aaa-s            aixterm-m-old    ampex219         ansi43m          appleIIe         att5310          att620
a980             aaa-s-ctxt       aj               ampex219w        ansi77           appleIIgs        att5320          att620-103k
aa4080           aaa-s-rv         aj510            ampex232         ansi80x25        arm100           att5410          att620-103k-w
aaa              aaa-s-rv-ctxt    aj830            ampex232w        ansi80x25-mono   arm100-am        att5410-w        att620-w
aaa+dec          aaa-unk          aj832            ampex80          ansi80x25-raw    arm100-w         att5410v1        att630
aaa+rv           aas1901          alt2             annarbor4080     ansi80x30        arm100-wam       att5410v1-w      att630-24
aaa+unk          abm80            alt3             ansi             ansi80x30-mono   at386            att5418          att6386
aaa-18           abm85            alt4             ansi+arrows      ansi80x43        atari            att5418-w        att700
aaa-18-rv        abm85e           alt5             ansi+csr         ansi80x43-mono   att2300          att5420          att730
aaa-20           abm85h           alt7             ansi+cup         ansi80x50        att2350          att5420+nl       att730-24
aaa-22           abm85h-old       alt7pc           ansi+erase       ansi80x50-mono   att4410          att5420-nl       att730-41
aaa-24           act4             alto-h19         ansi+idc         ansi80x60        att4410-w        att5420-rv       att7300
aaa-24-rv        act5             alto-heath       ansi+idl         ansi80x60-mono   att4410v1        att5420-rv-nl    att730r
aaa-26           addrinfo         altoh19          ansi+idl1        ansil            att4410v1-w      att5420-w        att730r-24
aaa-28           adds980          altoheath        ansi+inittabs    ansil-mono       att4415          att5420-w-nl     att730r-41
aaa-30           addsviewpoint    altos-2          ansi+local       ansis            att4415+nl       att5420-w-rv     avatar
aaa-30-ctxt      addsvp60         altos-3          ansi+local1      ansis-mono       att4415-nl       att5420-w-rv-n   avatar0
aaa-30-rv        adm+sgr          altos-4          ansi+pp          ansisysk         att4415-rv       att5420_2        avatar0+
aaa-30-rv-ctxt   adm1             altos-5          ansi+rca         ansiw            att4415-rv-nl    att5420_2-w      avatar1
aaa-30-s         adm11            altos2           ansi+rep         ap-vm80          att4415-w        att5425          avt
aaa-30-s-ctxt    adm1178          altos3           ansi+sgr         apl              att4415-w-nl     att5425-nl       avt+s
aaa-30-s-rv      adm12            altos4           ansi+sgrbold     apollo           att4415-w-rv     att5425-w        avt-ns
aaa-30-s-rv-ct   adm1a            altos5           ansi+sgrdim      apollo_15P       att4415-w-rv-n   att5430          avt-rv
aaa-36           adm2             altos7           ansi+sgrso       apollo_19L       att4418          att5620          avt-rv-ns
aaa-36-rv        adm20            altos7pc         ansi+sgrul       apollo_color     att4418-w        att5620-1        avt-rv-s
aaa-40           adm21            ambas            ansi+tabs        apple-80         att4420          att5620-24       avt-s
aaa-40-rv        adm22            ambassador       ansi-color-2-emx apple-ae         att4424          att5620-34       avt-w
aaa-48           adm3             amiga            ansi-color-3-emx apple-soroc      att4424-1        att5620-s        avt-w-ns
aaa-48-rv        adm31            amiga-8bit       ansi-emx         apple-uterm      att4424m         att605           avt-w-rv
aaa-60           adm31-old        amiga-h          ansi-generic     apple-uterm-vb   att4425          att605-pc        avt-w-rv-ns
aaa-60-dec-rv    adm36            amiga-vnc        ansi-m           apple-videx      att4425-nl       att605-w         avt-w-rv-s
aaa-60-rv        adm3a            amp219           ansi-mini        apple-videx2     att4425-w        att610           avt-w-s
aaa-60-s         adm3a+           amp219w          ansi-mono        apple-videx3     att4426          att610-103k      aws
aaa-60-s-rv      adm42            ampex-219        ansi-mr          apple-vm80       att500           att610-103k-w    awsc
aaa-ctxt         adm42-ns         ampex-219w       ansi-mtabs       apple2e          att505           att610-w
aaa-db           adm5             ampex-232        ansi-nt          apple2e-p        att505-24        att615
aaa-rv           aepro            ampex175         ansi.sys         apple80p         att510a          att615-103k
aaa-rv-ctxt      aixterm          ampex175-b       ansi.sys-old     appleII          att510d          att615-103k-w

./usr/share/terminfo/62:
b-128            bee              bg1.25nv         bg3.10rv         bq300-8          bq300-pc         bq300-w-rv
bantam           beehive          bg1.25rv         bh3m             bq300-8-pc       bq300-pc-rv      bsdos-pc
basic4           beehive3         bg2.0            bh4              bq300-8-pc-rv    bq300-pc-w       bsdos-pc-m
basis            beehive4         bg2.0nv          bitgraph         bq300-8-pc-w     bq300-pc-w-rv    bsdos-pc-mono
bct510a          beehiveIIIm      bg2.0rv          blit             bq300-8-pc-w-rv  bq300-rv         bsdos-pc-nobold
bct510d          beterm           bg3.10           bobcat           bq300-8rv        bq300-w          bsdos-ppc
beacon           bg1.25           bg3.10nv         bq300            bq300-8w         bq300-w-8rv      bsdos-sparc

./usr/share/terminfo/63:
c100           c300           cdc752         cit500         colorscan      cons25-iso8859 cons50-iso-m   cons60-m       cs10
c100-1p        c301           cdc756         cit80          commodore      cons25-koi8-r  cons50-iso8859 cons60l1       cs10-w
c100-4p        c321           cg7900         citc           concept        cons25-koi8r-m cons50-koi8r   cons60l1-m     ct82
c100-rv        ca22851        cgc2           citoh          concept-avt    cons25-m       cons50-koi8r-m cons60r        ct8500
c100-rv-4p     cad68-2        cgc3           citoh-6lpi     concept100     cons25l1       cons50-m       cons60r-m      ctrm
c104           cad68-3        chromatics     citoh-8lpi     concept100-rv  cons25l1-m     cons50l1       contel300      cx
c108           cbblit         ci8510         citoh-comp     concept108     cons25r        cons50l1-m     contel301      cx100
c108-4p        cbunix         cit-80         citoh-elite    concept108-4p  cons25r-m      cons50r        contel320      cyb110
c108-8p        cci            cit101         citoh-pica     concept108-8p  cons25w        cons50r-m      contel321      cyb83
c108-rv        cci1           cit101e        citoh-prop     concept108-w-8 cons30         cons60         cops           cygwin
c108-rv-4p     cdc456         cit101e-132    citoh-ps       concept108-w8p cons30-m       cons60-iso     cops-10        cygwinB19
c108-rv-8p     cdc721         cit101e-n      coco3          concept108rv4p cons43         cons60-iso-m   cops10
c108-w         cdc721-esc     cit101e-n132   coherent       cons25         cons43-m       cons60-koi8r   crt
c108-w-8p      cdc721ll       cit101e-rv     color_xterm    cons25-iso-m   cons50         cons60-koi8r-m crt-vt220

./usr/share/terminfo/64:
d132                d410-w              d430c-dg            d463-unix-sr        darwin-200x64       dg200               dm1521
d2                  d411                d430c-dg-ccc        d463-unix-w         darwin-200x64-m     dg210               dm2500
d2-dg               d411-7b             d430c-unix          d464-unix           darwin-200x75       dg211               dm3025
d200                d411-7b-w           d430c-unix-25       d464-unix-25        darwin-200x75-m     dg450               dm3045
d200-dg             d411-dg             d430c-unix-25-ccc   d464-unix-s         darwin-256x96       dg460-ansi          dm80
d210                d411-w              d430c-unix-ccc      d464-unix-sr        darwin-256x96-m     dg6053              dm80w
d210-dg             d412+               d430c-unix-s        d464-unix-w         darwin-80x25        dg6053-old          dmchat
d211                d412+25             d430c-unix-s-ccc    d470                darwin-80x25-m      dg605x              dmd
d211-7b             d412+dg             d430c-unix-sr       d470-7b             darwin-80x30        dg6134              dmd-24
d211-dg             d412+s              d430c-unix-sr-ccc   d470-dg             darwin-80x30-m      dgkeys+11           dmd-34
d214                d412+sr             d430c-unix-w        d470c               darwin-90x30        dgkeys+15           dmd1
d214-dg             d412+w              d430c-unix-w-ccc    d470c-7b            darwin-90x30-m      dgkeys+7b           dmdt80
d215                d412-dg             d450                d470c-dg            darwin-b            dgkeys+8b           dmdt80w
d215-7b             d412-unix           d450-dg             d555                darwin-f            dgmode+color        dmterm
d215-dg             d412-unix-25        d460                d555-7b             darwin-f2           dgmode+color8       dp3360
d216+               d412-unix-s         d460-7b             d555-7b-w           darwin-m            dgunix+ccc          dp8242
d216+25             d412-unix-sr        d460-7b-w           d555-dg             darwin-m-b          dgunix+fixed        ds40
d216+dg             d412-unix-w         d460-dg             d555-w              darwin-m-f          diablo              ds40-2
d216-dg             d413-dg             d460-w              d577                darwin-m-f2         diablo-lm           dt-100
d216-unix           d413-unix           d461                d577-7b             datagraphix         diablo1620          dt-100w
d216-unix-25        d413-unix-25        d461-7b             d577-7b-w           datamedia2500       diablo1620-m8       dt100
d216e+              d413-unix-s         d461-7b-w           d577-dg             datapoint           diablo1640          dt100w
d216e+dg            d413-unix-sr        d461-dg             d577-w              dataspeed40         diablo1640-lm       dt110
d216e-dg            d413-unix-w         d461-w              d578                dd5000              diablo1640-m8       dt80
d216e-unix          d414-unix           d462+               d578-7b             ddr                 diablo1720          dt80-sas
d217-dg             d414-unix-25        d462+25             d578-dg             ddr3180             diablo1730          dt80w
d217-unix           d414-unix-s         d462+dg             d80                 dec-vt100           diablo1740          dtc300s
d217-unix-25        d414-unix-sr        d462+s              d800                dec-vt220           diablo1740-lm       dtc382
d220                d414-unix-w         d462+sr             darwin              dec-vt330           diablo450           dtterm
d220-7b             d430-dg             d462+w              darwin-100x37       dec-vt340           diablo630           dumb
d220-dg             d430-dg-ccc         d462-dg             darwin-100x37-m     dec-vt400           dialogue            dw
d230                d430-unix           d462-unix           darwin-112x37       decpro              dialogue80          dw1
d230-dg             d430-unix-25        d462-unix-25        darwin-112x37-m     decwriter           digilog             dw2
d230c               d430-unix-25-ccc    d462-unix-s         darwin-128x40       delta               dku7003             dw3
d230c-dg            d430-unix-ccc       d462-unix-sr        darwin-128x40-m     dg+ccc              dku7003-dumb        dw4
d400                d430-unix-s         d462-unix-w         darwin-128x48       dg+color            dku7102             dwk
d400-dg             d430-unix-s-ccc     d462e-dg            darwin-128x48-m     dg+color8           dku7102-old         dwk-vt
d410                d430-unix-sr        d463-dg             darwin-144x48       dg+fixed            dku7102-sna
d410-7b             d430-unix-sr-ccc    d463-unix           darwin-144x48-m     dg-ansi             dku7103-sna
d410-7b-w           d430-unix-w         d463-unix-25        darwin-160x64       dg-generic          dku7202
d410-dg             d430-unix-w-ccc     d463-unix-s         darwin-160x64-m     dg100               dm1520

./usr/share/terminfo/65:
ecma+color    elks-ansi     emots         envision230   ep4080        esprit        ex155         excel62-w     excel64-w
ecma+sgr      elks-glasstty emu           ep40          ep48          esprit-am     excel62       excel64       exec80
elks          elks-vt52     env230        ep4000        ergo4000      eterm         excel62-rv    excel64-rv

./usr/share/terminfo/66:
f100       f110-14    f1720      f200-w     falco      fenixw     fos        freedom-rv freedom200
f100-rv    f110-14w   f1720a     f200vi     falco-p    fixterm    fox        freedom100
f110       f110-w     f200       f200vi-w   fenix      fortune    freedom    freedom110

./usr/share/terminfo/67:
gator       gigi        gnome-rh72  go225       gs5430-22   gt100       guru        guru-24     guru-44     guru-76-s   guru-lp
gator-52    glasstty    go-225      graphos     gs5430-24   gt100a      guru+rv     guru-33     guru-44-s   guru-76-w   guru-nctxt
gator-52t   gnome       go140       graphos-30  gs6300      gt40        guru+s      guru-33-rv  guru-76     guru-76-w-s guru-rv
gator-t     gnome-rh62  go140w      gs5430      gsi         gt42        guru+unk    guru-33-s   guru-76-lp  guru-76-wm  guru-s

./usr/share/terminfo/68:
h-100         h19k          heath-19      hp+labels     hp2621        hp2621b-p     hp2624b-10p-p hp2627a-rev   hp700         hpsub
h-100bw       h19kermit     heath-ansi    hp+pfk+arrows hp2621-48     hp2621k45     hp2624b-4p    hp2627c       hp700-wy      hpterm
h100          h19us         heathkit      hp+pfk+cr     hp2621-a      hp2621p       hp2624b-4p-p  hp262x        hp70092       htx11
h100bw        h29a-kc-bc    heathkit-a    hp+pfk-cr     hp2621-ba     hp2621p-a     hp2624b-p     hp2640a       hp70092a      hz1000
h19           h29a-kc-uc    hft           hp+printer    hp2621-fl     hp2622        hp2626        hp2640b       hp9837        hz1420
h19-a         h29a-nkc-bc   hft-c         hp110         hp2621-k45    hp2622a       hp2626-12     hp2641a       hp9845        hz1500
h19-b         h29a-nkc-uc   hft-c-old     hp150         hp2621-nl     hp2623        hp2626-12-s   hp2644a       hp98550       hz1510
h19-bs        h80           hft-old       hp2           hp2621-nt     hp2623a       hp2626-12x40  hp2645        hp98550a      hz1520
h19-g         ha8675        hirez100      hp236         hp2621-wl     hp2624        hp2626-ns     hp2645a       hp98720       hz1520-noesc
h19-smul      ha8686        hirez100-w    hp2382        hp2621a       hp2624-10p    hp2626-s      hp2647a       hp98721       hz1552
h19-u         hazel         hmod1         hp2382a       hp2621a-a     hp2624a       hp2626-x40    hp2648        hpansi        hz1552-rv
h19-us        hds200        hp            hp2392        hp2621b       hp2624a-10p   hp2626a       hp2648a       hpex          hz2000
h19a          he80          hp+arrows     hp2397        hp2621b-kx    hp2624b       hp2626p       hp300h        hpex2
h19g          heath         hp+color      hp2397a       hp2621b-kx-p  hp2624b-10p   hp2627a       hp45          hpgeneric

./usr/share/terminfo/69:
i100          ibm-system1   ibm327x       ibm6153-40    ibm8513       ibmapa8c-c    ibmpc3r-mono  ifmr          intertube2    iris-ansi
i3101         ibm3101       ibm5051       ibm6153-90    ibm8514       ibmega        ibmpcx        ims-ansi      intext        iris-ansi-ap
i3164         ibm3151       ibm5081       ibm6154       ibm8514-c     ibmega-c      ibmvga        ims950        intext2       iris-ansi-net
i400          ibm3161       ibm5081-c     ibm6154-c     ibm8604       ibmmono       ibmvga-c      ims950-b      intextii      iris-color
ibcs2         ibm3161-C     ibm5151       ibm6155       ibmaed        ibmmpel-c     ibmx          ims950-rv     ips           iris40
ibm+color     ibm3162       ibm5154       ibm8503       ibmapa16      ibmpc         icl6402       infoton       ipsi
ibm-apl       ibm3163       ibm5154-c     ibm8507       ibmapa8       ibmpc3        icl6404       intertec      iq120
ibm-pc        ibm3164       ibm6153       ibm8512       ibmapa8c      ibmpc3r       icl6404-w     intertube     iq140

./usr/share/terminfo/6a:
jaixterm   jaixterm-m jerq

./usr/share/terminfo/6b:
k45              kds7372          klone+acs        klone+sgr-dumb   konsole-linux    konsole-xf4x     kterm-co
kaypro           kds7372-w        klone+color      konsole          konsole-vt100    kt7              kterm-color
kaypro2          kermit           klone+koi8acs    konsole-16color  konsole-vt420pc  kt7ix            ktm
kds6402          kermit-am        klone+sgr        konsole-base     konsole-xf3x     kterm            kvt

./usr/share/terminfo/6c:
la120       lft         linux       linux-c-nc  linux-koi8r linux-m     lisa        lisaterm-w  ln03        lpr         luna68k
layer       lft-pc850   linux-c     linux-koi8  linux-lat   linux-nic   lisaterm    liswb       ln03-w      luna

./usr/share/terminfo/6d:
m2-nam         mai            mgr-linux      mime-3ax       mime314        minitel-2-nam  mm340          ms-vt100-color mt4520-rv
mac            masscomp       mgr-sun        mime-fb        mime340        minitel1       mod            msk227         mt70
mac-w          masscomp1      mgterm         mime-hb        mime3a         minitel1b      mod24          msk22714
mach           masscomp2      microb         mime1          mime3ax        minitel1b-80   modgraph       msk227am
mach-bold      mdl110         microbee       mime2          mimei          minix          modgraph2      mskermit227
mach-color     megatek        microterm      mime2a         mimeii         minix-old      modgraph48     mskermit22714
macintosh      memhp          microterm5     mime2a-s       minitel        minix-old-am   mono-emx       mskermit227am
macterminal-w  mgr            mime           mime2a-v       minitel-2      mm314          ms-vt100       mt-70

./usr/share/terminfo/6e:
nansi.sys      ncr160wy50+pp  ncr260vt300an  ncrvt100wan    news-33-sjis   news42         nsterm-7-m     nsterm-m-s     nwp513
nansi.sysk     ncr160wy50+wpp ncr260vt300pp  ncrvt100wpp    news-42        newscbm        nsterm-7-m-s   nsterm-m-s-7   nwp513-a
nansisys       ncr160wy60pp   ncr260vt300wan ncsa           news-42-euc    newscbm-a      nsterm-7-s     nsterm-m-s-acs nwp513-o
nansisysk      ncr160wy60wpp  ncr260vt300wpp ncsa-m         news-42-sjis   newscbm-o      nsterm-acs     nsterm-s       nwp514
ncr160vppp     ncr260intan    ncr260wy325pp  ncsa-m-ns      news-a         newscbm33      nsterm-acs-c   nsterm-s-7     nwp514-a
ncr160vpwpp    ncr260intpp    ncr260wy325wpp ncsa-ns        news-o         next           nsterm-acs-c-s nsterm-s-acs   nwp514-o
ncr160vt100an  ncr260intwan   ncr260wy350pp  ncsa-vt220     news-old-unk   nextshell      nsterm-acs-m   nwe501         nwp517
ncr160vt100pp  ncr260intwpp   ncr260wy350wpp ncsa-vt220-8   news-unk       northstar      nsterm-acs-m-s nwe501-a       nwp517-w
ncr160vt100wan ncr260vppp     ncr260wy50+pp  nec            news28         nsterm         nsterm-acs-s   nwe501-o       nwp518
ncr160vt100wpp ncr260vpwpp    ncr260wy50+wpp nec5520        news28-a       nsterm+7       nsterm-c       nwp-511        nwp518-a
ncr160vt200an  ncr260vt100an  ncr260wy60pp   newhp          news29         nsterm+acs     nsterm-c-7     nwp-517        nwp518-o
ncr160vt200pp  ncr260vt100pp  ncr260wy60wpp  newhpkeyboard  news31         nsterm+c       nsterm-c-acs   nwp-517-w      nxterm
ncr160vt200wan ncr260vt100wan ncr7900        news           news31-a       nsterm+c41     nsterm-c-s     nwp251-a
ncr160vt200wpp ncr260vt100wpp ncr7900i       news-29        news31-o       nsterm+mac     nsterm-c-s-7   nwp251-o
ncr160vt300an  ncr260vt200an  ncr7900iv      news-29-euc    news33         nsterm+s       nsterm-c-s-acs nwp511
ncr160vt300pp  ncr260vt200pp  ncr7901        news-29-sjis   news40         nsterm-7       nsterm-m       nwp512
ncr160vt300wan ncr260vt200wan ncrvt100an     news-33        news40-a       nsterm-7-c     nsterm-m-7     nwp512-a
ncr160vt300wpp ncr260vt200wpp ncrvt100pp     news-33-euc    news40-o       nsterm-7-c-s   nsterm-m-acs   nwp512-o

./usr/share/terminfo/6f:
o31        oabm85h    oconcept   oldibmpc3  omron      origpc3    osborne-w  osexec     otek4114
o4112-nd   oblit      ofcons     oldpc3     opus3n1+   os9LII     osborne1   otek4112   otek4115
o85h       oc100      ojerq      oldsun     origibmpc3 osborne    osborne1-w otek4113   owl

./usr/share/terminfo/70:
p12           p8            pc3r          pcansi-mono   pcmw          pcvt50        pe7000m       prism14-w     pro350        pt200w
p12-m         p8-w          pc3r-m        pcansi25      pcplot        pcvt50w       pilot         prism2        ps300         pt210
p12-m-w       p8gl          pc6300plus    pcansi25m     pcvt25        pcvtXX        pmcons        prism4        psterm        pt250
p12-w         p9            pc7300        pcansi33      pcvt25w       pcz19         pmconsole     prism5        psterm-80x24  pt250w
p14           p9-8          pcansi        pcansi33m     pcvt28        pe1100        printer       prism7        psterm-90x28  pt505
p14-m         p9-8-w        pcansi-25     pcansi43      pcvt28w       pe1200        prism12       prism8        psterm-96x48  pt505-22
p14-m-w       p9-w          pcansi-25-m   pccons        pcvt35        pe1251        prism12-m     prism8-w      psterm-basic  pt505-24
p14-w         pc-coherent   pcansi-33     pcconsole     pcvt35w       pe550         prism12-m-w   prism8gl      psterm-fast   pty
p19           pc-minix      pcansi-33-m   pcix          pcvt40        pe6100        prism12-w     prism9        psx_ansi      putty
p4            pc-venix      pcansi-43     pckermit      pcvt40w       pe6300        prism14       prism9-8      pt100
p5            pc3           pcansi-43-m   pckermit12    pcvt43        pe6312        prism14-m     prism9-8-w    pt100w
p7            pc3-bold      pcansi-m      pckermit120   pcvt43w       pe7000c       prism14-m-w   prism9-w      pt200

./usr/share/terminfo/71:
qansi         qdcons        qnxt          qume          qvt102        qvt119+       qvt119-w      qvt203        qvt203-w-am
qansi-g       qdss          qnxt2         qume5         qvt103        qvt119+-25    qvt119p       qvt203+
qansi-m       qnx           qnxt4         qvt101        qvt103-w      qvt119+-25-w  qvt119p-25    qvt203-25
qansi-t       qnx4          qnxtmono      qvt101+       qvt108        qvt119+-w     qvt119p-25-w  qvt203-25-w
qansi-w       qnxm          qnxw          qvt101p       qvt119        qvt119-25-w   qvt119p-w     qvt203-w

./usr/share/terminfo/72:
rbcomm      rbcomm-w    rcons       rebus3180   regent100   regent200   regent40    regent60    rt6221-w    rxvt
rbcomm-nam  rca         rcons-color regent      regent20    regent25    regent40+   rt6221      rtpc        rxvt-basic

./usr/share/terminfo/73:
s4                     screen                 simterm                sun-24                 sun-s                  sv80
sb1                    screen-w               soroc                  sun-34                 sun-s-e                swtp
sb2                    screen.teraterm        soroc120               sun-48                 sun-ss5                synertek
sb3                    screen.xterm-r6        soroc140               sun-c                  sun1                   synertek380
sbi                    screen.xterm-xfree86   spinwriter             sun-cgsix              sun2                   system1
sbobcat                screen2                st52                   sun-cmd                sune
sc410                  screen3                sun                    sun-e                  superbee
sc415                  screwpoint             sun-1                  sun-e-s                superbee-xsb
scanset                scrhp                  sun-12                 sun-il                 superbeeic
scoansi                sibo                   sun-17                 sun-nic                superbrain

./usr/share/terminfo/74:
t10            tek4014-sm     tek4107brl     terminet       ti926          tt505-22       tty5420-rv-nl  tvi912         tvi950-rv
t1061          tek4015        tek4109        terminet1200   ti926-8        tty33          tty5420-w      tvi912-2p      tvi950-rv-2p
t1061f         tek4015-sm     tek4109brl     terminet300    ti928          tty35          tty5420-w-nl   tvi912b        tvi950-rv-4p
t16            tek4023        tek4112        tgtelnet       ti928-8        tty37          tty5420-w-rv   tvi912c        tvi955
t3700          tek4024        tek4112-5      ti700          ti931          tty40          tty5420-w-rv-n tvi912cc       tvi955-hb
t3800          tek4025        tek4112-nd     ti733          ti_ansi        tty43          tty5425        tvi914         tvi955-w
t653x          tek4025-17     tek4113        ti735          tn1200         tty4420        tty5425-nl     tvi920         tvi970
tab            tek4025-17-ws  tek4113-34     ti745          tn300          tty4424        tty5425-w      tvi920-2p      tvi970-2p
tab132         tek4025-cr     tek4113-nd     ti800          trs16          tty4424-1      tty5620        tvi920b        tvi970-vb
tab132-15      tek4025-ex     tek4114        ti916          trs2           tty4424m       tty5620-1      tvi920c        tvipt
tab132-rv      tek4025a       tek4115        ti916-132      trs80II        tty4426        tty5620-24     tvi921         tws-generic
tab132-w       tek4025ex      tek4125        ti916-220-7    trsII          tty5410        tty5620-34     tvi924         tws2102-sna
tab132-w-rv    tek4027        tek4205        ti916-220-8    ts-1           tty5410-w      tty5620-s      tvi925         tws2103
tandem6510     tek4027-ex     tek4207        ti916-8        ts-1p          tty5410v1      ttydmd         tvi925-hi      tws2103-sna
tandem653      tek4105        tek4207-s      ti916-8-132    ts1            tty5410v1-w    tvi-2p         tvi92B
tek            tek4105-30     tek4404        ti924          ts100          tty5420        tvi803         tvi92D
tek4012        tek4105a       teleray        ti924-8        ts100-ctxt     tty5420+nl     tvi9065        tvi950
tek4013        tek4106brl     teletec        ti924-8w       ts100-sp       tty5420-nl     tvi910         tvi950-2p
tek4014        tek4107        teraterm       ti924w         ts1p           tty5420-rv     tvi910+        tvi950-4p

./usr/share/terminfo/75:
ultima2   ultimaII  uniterm   uniterm49 unixpc    unknown   uts30

./usr/share/terminfo/76:
v200-nam      vc404-s       vi500         vip-w         vs100         vt100-nav-w   vt102-nsgr    vt220-8       vt320-k3      vt420pc
v320n         vc414         vi50adm       vip7800-H     vs100-x10     vt100-s       vt102-w       vt220-8bit    vt320-k311    vt420pcdos
v3220         vc414h        vi55          vip7800-Hw    vsc           vt100-s-bot   vt125         vt220-js      vt320-nam     vt50
v5410         vc415         vi550         vip7800-w     vt-61         vt100-s-top   vt131         vt220-nam     vt320-w       vt50h
vanilla       venix         vi603         visa50        vt100         vt100-top-s   vt132         vt220-old     vt320-w-nam   vt510
vapple        versaterm     viewpoint     visual603     vt100-am      vt100-vb      vt200         vt220-w       vt320nam      vt510pc
vc103         vi200         viewpoint3a+  vitty         vt100-bm      vt100-w       vt200-8       vt220d        vt330         vt510pcdos
vc203         vi200-f       viewpoint60   vk100         vt100-bm-o    vt100-w-am    vt200-8bit    vt300         vt340         vt52
vc303         vi200-rv      viewpoint90   vp3a+         vt100-bot-s   vt100-w-nam   vt200-js      vt300-nam     vt400         vt520
vc303a        vi300         vip           vp60          vt100-nam     vt100-w-nav   vt200-old     vt300-w       vt400-24      vt525
vc403a        vi300-old     vip-H         vp90          vt100-nam-w   vt100nam      vt200-w       vt300-w-nam   vt420         vt61
vc404         vi50          vip-Hw        vremote       vt100-nav     vt102         vt220         vt320         vt420f        vt61.5

./usr/share/terminfo/77:
wren          wy160-25      wy325-42w-vb  wy370-w       wy520-wvb     wy85-w        wyse120-wvb   wyse30-vb     wyse520-36pc  wyse60-PC
wrenw         wy160-25-w    wy325-42wvb   wy370-wvb     wy60          wy85-wvb      wyse150       wyse325       wyse520-36w   wyse60-vb
wsiris        wy160-42      wy325-43      wy50          wy60-25       wy99-ansi     wyse150-25    wyse325-25    wyse520-36wpc wyse60-w
wsvt25        wy160-42-w    wy325-43w     wy50-mc       wy60-25-w     wy99a-ansi    wyse150-25-w  wyse325-25w   wyse520-48    wyse60-wvb
wsvt25m       wy160-43      wy325-43w-vb  wy50-vb       wy60-316X     wy99f         wyse150-vb    wyse325-42    wyse520-48pc  wyse75
wy-75ap       wy160-43-w    wy325-43wvb   wy50-w        wy60-42       wy99fa        wyse150-w     wyse325-42w   wyse520-48w   wyse75-mc
wy-99fgt      wy160-tek     wy325-80      wy50-wvb      wy60-42-w     wy99fgt       wyse150-w-vb  wyse325-43    wyse520-48wpc wyse75-vb
wy-99fgta     wy160-vb      wy325-vb      wy520         wy60-43       wy99fgta      wyse160       wyse325-43w   wyse520-epc   wyse75-w
wy100         wy160-w       wy325-w       wy520-24      wy60-43-w     wy99gt        wyse160-25    wyse325-vb    wyse520-epc-w wyse75-wvb
wy100q        wy160-w-vb    wy325-w-vb    wy520-36      wy60-AT       wy99gt-25     wyse160-25-w  wyse325-w     wyse520-p-wvb wyse75ap
wy120         wy160-wvb     wy325-wvb     wy520-36pc    wy60-PC       wy99gt-25-w   wyse160-42    wyse325-wvb   wyse520-pc-24 wyse85
wy120-25      wy185         wy325w-24     wy520-36w     wy60-vb       wy99gt-tek    wyse160-42-w  wyse350       wyse520-pc-vb wyse85-8bit
wy120-25-w    wy185-24      wy350         wy520-36wpc   wy60-w        wy99gt-vb     wyse160-43    wyse350-vb    wyse520-vb    wyse85-vb
wy120-vb      wy185-vb      wy350-vb      wy520-48      wy60-w-vb     wy99gt-w      wyse160-43-w  wyse350-w     wyse520-w     wyse85-w
wy120-w       wy185-w       wy350-w       wy520-48pc    wy60-wvb      wy99gt-w-vb   wyse160-vb    wyse350-wvb   wyse520-wvb   wyse85-wvb
wy120-w-vb    wy185-wvb     wy350-wvb     wy520-48w     wy75          wy99gt-wvb    wyse160-w     wyse370       wyse60        wyse99gt
wy120-wvb     wy30          wy370         wy520-48wpc   wy75-mc       wyse-325      wyse160-wvb   wyse50        wyse60-25     wyse99gt-25
wy150         wy30-mc       wy370-101k    wy520-epc     wy75-vb       wyse-75ap     wyse185       wyse50-mc     wyse60-25-w   wyse99gt-25-w
wy150-25      wy30-vb       wy370-105k    wy520-epc-24  wy75-w        wyse-vp       wyse185-24    wyse50-vb     wyse60-316X   wyse99gt-vb
wy150-25-w    wy325         wy370-EPC     wy520-epc-vb  wy75-wvb      wyse120       wyse185-vb    wyse50-w      wyse60-42     wyse99gt-w
wy150-vb      wy325-25      wy370-nk      wy520-epc-w   wy75ap        wyse120-25    wyse185-w     wyse50-wvb    wyse60-42-w   wyse99gt-wvb
wy150-w       wy325-25w     wy370-rv      wy520-epc-wvb wy85          wyse120-25-w  wyse185-wvb   wyse520       wyse60-43
wy150-w-vb    wy325-42      wy370-tek     wy520-vb      wy85-8bit     wyse120-vb    wyse30        wyse520-24    wyse60-43-w
wy160         wy325-42w     wy370-vb      wy520-w       wy85-vb       wyse120-w     wyse30-mc     wyse520-36    wyse60-AT

./usr/share/terminfo/78:
x10term          xerox820         xnuppc+80x30     xnuppc-128x48    xnuppc-80x25-m   xterm            xterm-nic        xterm-xf86-v40
x1700            xl83             xnuppc+90x30     xnuppc-128x48-m  xnuppc-80x30     xterm+sl         xterm-noapp      xterm-xfree86
x1700-lm         xnuppc           xnuppc+b         xnuppc-144x48    xnuppc-80x30-m   xterm+sl-twm     xterm-old        xterm-xi
x1720            xnuppc+100x37    xnuppc+basic     xnuppc-144x48-m  xnuppc-90x30     xterm-16color    xterm-pcolor     xterm1
x1750            xnuppc+112x37    xnuppc+c         xnuppc-160x64    xnuppc-90x30-m   xterm-24         xterm-r5         xtermc
x68k             xnuppc+128x40    xnuppc+f         xnuppc-160x64-m  xnuppc-b         xterm-256color   xterm-r6         xtermm
x68k-ite         xnuppc+128x48    xnuppc+f2        xnuppc-200x64    xnuppc-f         xterm-88color    xterm-sco        xterms
x820             xnuppc+144x48    xnuppc-100x37    xnuppc-200x64-m  xnuppc-f2        xterm-8bit       xterm-sun        xterms-sun
xdku             xnuppc+160x64    xnuppc-100x37-m  xnuppc-200x75    xnuppc-m         xterm-basic      xterm-vt220      xwsh
xenix            xnuppc+200x64    xnuppc-112x37    xnuppc-200x75-m  xnuppc-m-b       xterm-bold       xterm-vt52
xerox            xnuppc+200x75    xnuppc-112x37-m  xnuppc-256x96    xnuppc-m-f       xterm-color      xterm-xf86-v32
xerox-lm         xnuppc+256x96    xnuppc-128x40    xnuppc-256x96-m  xnuppc-m-f2      xterm-hp         xterm-xf86-v33
xerox1720        xnuppc+80x25     xnuppc-128x40-m  xnuppc-80x25     xtalk            xterm-new        xterm-xf86-v333

./usr/share/terminfo/7a:
z-100         z110          z29a          z29a-nkc-uc   z340-nam      z8001         zenith        zt-1
z-100bw       z110bw        z29a-kc-bc    z29b          z39-a         zen30         zenith29      ztx
z100          z19           z29a-kc-uc    z30           z39a          zen50         zenith39-a    ztx-1-a
z100bw        z29           z29a-nkc-bc   z340          z50           zen8001       zenith39-ansi ztx11


==Part Three: Building the latest Darwin environment==
bash-3.00# rsync -vL "darwinsource.opendarwin.org::darwinsource/10.4.6.x86/*.tar.gz" ./



==Part Four: Building the latest NetBSD environment==
bash-3.00# export SRCBALLS="ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-current/tar_files/src/"

bash-3.00# cd /usr

bash-3.00# curl -Os "$SRCBALLS"bin.tar.gz

bash-3.00# curl -Os "$SRCBALLS"common.tar.gz

bash-3.00# curl -Os "$SRCBALLS"config.tar.gz

bash-3.00# curl -Os "$SRCBALLS"crypto.tar.gz

bash-3.00# curl -Os "$SRCBALLS"dist.tar.gz

bash-3.00# curl -Os "$SRCBALLS"distrib.tar.gz

bash-3.00# curl -Os "$SRCBALLS"doc.tar.gz

bash-3.00# curl -Os "$SRCBALLS"etc.tar.gz

bash-3.00# curl -Os "$SRCBALLS"games.tar.gz

bash-3.00# curl -Os "$SRCBALLS"gnu.tar.gz

bash-3.00# curl -Os "$SRCBALLS"include.tar.gz

bash-3.00# curl -Os "$SRCBALLS"lib.tar.gz

bash-3.00# curl -Os "$SRCBALLS"libexec.tar.gz

bash-3.00# curl -Os "$SRCBALLS"regress.tar.gz

bash-3.00# curl -Os "$SRCBALLS"sbin.tar.gz

bash-3.00# curl -Os "$SRCBALLS"share.tar.gz

bash-3.00# curl -Os "$SRCBALLS"sys.tar.gz

bash-3.00# curl -Os "$SRCBALLS"tools.tar.gz

bash-3.00# curl -Os "$SRCBALLS"top-level.tar.gz

bash-3.00# curl -Os "$SRCBALLS"usr.bin.tar.gz

bash-3.00# curl -Os "$SRCBALLS"usr.sbin.tar.gz

bash-3.00# curl -Os "$SRCBALLS"x11.tar.gz

bash-3.00# for i in $( ls | grep gz ); do tar -zxpf $i; done

bash-3.00# rm -f *.gz

bash-3.00# etcupdate


bash-3.00# /usr/sbin/postinstall -s /usr/src -d / fix defaults makedev mtree periodic postfix

bash-3.00# cd /

bash-3.00# export BINBALLS="ftp://ftp.netbsd.org/pub/NetBSD-daily/HEAD/200603110000Z/i386/binary/sets/"

bash-3.00# curl -Os "$BINBALLS"base.tgz

bash-3.00# curl -Os "$BINBALLS"comp.tgz

bash-3.00# curl -Os "$BINBALLS"games.tgz

bash-3.00# curl -Os "$BINBALLS"text.tgz

bash-3.00# curl -Os "$BINBALLS"xbase.tgz

bash-3.00# curl -Os "$BINBALLS"xcomp.tgz

bash-3.00# curl -Os "$BINBALLS"xetc.tgz

bash-3.00# curl -Os "$BINBALLS"xfont.tgz

bash-3.00# curl -Os "$BINBALLS"xserver.tgz

bash-3.00# for i in $( ls grep tgz ); do tar -zxpf $i; done

bash-3.00# rm -f *.tgz

bash-3.00# etcupdate
*** WARNING: /tmp/temproot already exists

Continue previously aborted update? (y/[n]) y
*** Checking for added/modified files
Remove /tmp/temproot? (y/[n]) y
*** Removing /tmp/temproot
*** Running /usr/sbin/postinstall
Source directory: /usr/src
Target directory: /
defaults check:
/usr/src/etc/defaults/daily.conf != /etc/defaults/daily.conf
/usr/src/etc/defaults/rc.conf != /etc/defaults/rc.conf
/usr/src/etc/defaults/security.conf != /etc/defaults/security.conf
/usr/src/usr.sbin/pf/etc/defaults/pf.boot.conf != /etc/defaults/pf.boot.conf
gid check:
hosts check:
makedev check:
/tmp/_postinstall.658.0/MAKEDEV != /dev/MAKEDEV
mtree check:
/usr/src/etc/mtree/NetBSD.dist != /etc/mtree/NetBSD.dist
/usr/src/etc/mtree/special != /etc/mtree/special
named check:
pam check:
periodic check:
/usr/src/etc/daily != /etc/daily
/usr/src/etc/security != /etc/security
postfix check:
/usr/src/gnu/dist/postfix/conf/postfix-script != /etc/postfix/postfix-script
/usr/src/gnu/dist/postfix/conf/post-install != /etc/postfix/post-install
/usr/src/gnu/dist/postfix/conf/postfix-files != /etc/postfix/postfix-files
rc check:
/usr/src/etc/rc.d/fixsb != /etc/rc.d/fixsb
/usr/src/etc/rc.d/ipfilter != /etc/rc.d/ipfilter
/usr/src/etc/rc.d/named != /etc/rc.d/named
/usr/src/etc/rc.d/network != /etc/rc.d/network
/usr/src/etc/rc.d/pf != /etc/rc.d/pf
/usr/src/etc/rc.d/pf_boot != /etc/rc.d/pf_boot
/usr/src/etc/rc.d/veriexec != /etc/rc.d/veriexec
/usr/src/etc/rc.d/wscons != /etc/rc.d/wscons
/usr/src/etc/rc.d/ypserv != /etc/rc.d/ypserv
sendmail check:
ssh check:
wscons check:
x11 check:
uid check:
obsolete check:
postinstall checks passed: gid hosts named pam sendmail ssh wscons x11 uid obsolete
postinstall checks failed: defaults makedev mtree periodic postfix rc
To fix, run:
/usr/sbin/postinstall -s /usr/src -d / fix defaults makedev mtree periodic postfix rc
*** All done

bash-3.00# /usr/sbin/postinstall -s /usr/src -d / fix gid uid obsolete

bash-3.00# groupadd _rwhod

bash-3.00# useradd -g _rwhod -d /dev/null _rwhod

bash-3.00# /usr/sbin/postinstall -s /usr/src -d / fix gid uid

Source directory: /usr/src

Target directory: /

gid fix:

uid fix:

postinstall fixes passed: gid uid

postinstall fixes failed:

bash-3.00# uname -a

NetBSD 3.99.16 NetBSD 3.99.16 (GENERIC) #0: Sat Mar 11 22:25:57 UTC 2006 builds@b2.netbsd.org:/home/builds/ab/HEAD/i386/200603110000Z-obj/home/builds/ab/HEAD/src/sys/arch/i386/compile/GENERIC i386

bash-3.00# reboot

==Part Five: Finishing EXEC_MACHO==

Catch up with Apple before the i386/ppc fork.

http://darwinsource.opendarwin.org/10.4.3/xnu-792.6.22/osfmk/i386/asm.h xnu-792.6.22/osfmk/i386/asm.h

http://darwinsource.opendarwin.org/10.4.3/xnu-792.6.22/osfmk/i386/bcopy.s xnu-792.6.22/osfmk/i386/bcopy.s
/*
*      Recognize Mach-O header for i386 arch.
*/
#define FAT_MAGIC       0xcafebabe

/*
*      Set up Mach-O header.
*/
mh = (struct mach_header *) header;
ms = &machine_slot[cpu_number()];
mh->magic = MH_MAGIC;
mh->cputype = ms->cpu_type;
mh->cpusubtype = ms->cpu_subtype;
mh->filetype = MH_CORE;
mh->ncmds = segment_count + thread_count;
mh->sizeofcmds = command_size;
hoffset = sizeof(struct mach_header);   /* offset into header */
foffset = round_page_32(header_size);   /* offset into file */
vmoffset = VM_MIN_ADDRESS;              /* offset into VM */

/usr/include/i386/asm.h

/usr/src/sys/arch/i386/i386/darwin_commpage_machdep.S

/usr/src/sys/arch/i386/i386/mach_sigcode.S

/usr/src/sys/arch/i386/i386/mach_syscall.c

/usr/src/sys/arch/i386/i386/macho_machdep.c
/usr/src/sys/compat/darwin/darwin_syscall.h

/usr/src/sys/compat/mach/mach_syscall.c

/usr/src/sys/sys/cdefs.h

/usr/src/sys/sys/systm.h

/usr/src/sys/sys/types.h

/usr/src/sys/sys/exec_macho.h

bash-3.00# cd src/sys/arch/i386/conf & cat > TEST.MACHO

include arch/i386/conf/GENERIC.MPACPI
makeoptions     DEBUG="-g"      # compile full symbol table

options         MPACPI          # configure CPUs and APICs using ACPI
# (acpi at mainbus must also be enabled)
options         ACPIVERBOSE
options         SHMMAXPGS=32768 # We will need this
options         KMAPENTRIES=4000 #prevents kmem malloc errors

# Still researching these
maxusers 64
options SYSVMEM
options SEMMNI=256
options SEMMNS=2048
#options SHMSEG=65
#options SHMALL=16384
#options SHMMAX="(SHMMAXPGS*PAGE_SIZE+1)"
#options SHMMIN=2
#options SHMMNI=257
#options SEMMAP=384
#options SEMMNI=81
#options SEMMNS=481
#options SEMMNU=255
#options SEMMSL=481
#options SEMOPM=801
#options SEMUME=81

options         COMPAT_MACH     # binary compatibility with Mach binaries
options         COMPAT_DARWIN   # binary compatibility with Darwin binaries
options         EXEC_MACHO      # exec MACH-O binaries
options         COMPAT_PECOFF   # kernel support to run Win32 apps
options         DEBUG_MACHO     # Recognize bundles as mach-O executables

# Remove support for old cpus
no options I386_CPU, I486_CPU, I586_CPU
no options MATH_EMULATE

# It is doubtful that an EISA system supports ACPI
no options EISAVERBOSE
no eisa
no pceb

# and even more doubtful that an MCA system supports ACPI
no options MCAVERBOSE
no mca
no pcmb

# ISA slots are also unlikely, isapnp can be removed, but the build fails
# badly if isa is disabled.
# no isapnp
# no isa

# Disable non-acpi mainboard devices
# XXX: Is this list complete?
no isa0 at mainbus?
no com0 at isa?
no com1 at isa?
no com2 at isa?
no fdc0 at isa?
no lpt0 at isa?
no lpt1 at isa?
no lpt2 at isa?
no npx0 at isa?
no pcdisplay0 at isa?
no pckbc0 at isa?
no vga0 at isa?

# Disable miscellaneous drivers that can't be needed.
no geodewdog

# These were absent from the pre-merged GENERIC.MPACPI
# no options WSDISPLAY_CUSTOM_OUTPUT, WSDISPLAY_CUSTOM_BORDER
# no options PCKBD_CNATTACH_MAY_FAIL
# no options VND_COMPRESSION
# no njs
# no ciphy
# no cdce
# no fwohci
# no uipaq
# no atu


bash-3.00$ CFLAGS=-00

bash-3.00$ echo $CFLAGS

-00

bash-3.00$ CFLAGS="-02"

bash-3.00$ echo $CFLAGS

-02

cd /usr/src/sys/arch/i386/conf

/usr/sbin/config TESTMACHO

cd ../compile/TESTMACHO; make depend; make
--- netbsd ---
#      link  TESTMACHO/netbsd
ld -T ../../../../arch/i386/conf/kern.ldscript -Ttext c0100000 -e start -X -o netbsd ${SYSTEM_OBJ} ${EXTRA_OBJ} vers.o
text    data     bss     dec     hex filename
7270990  199012  367252 7837254  779646 netbsd
mv /netbsd /netbsd.old; cp ./netbsd /

reboot